View | Details | Raw Unified | Return to bug 153402
Collapse All | Expand All

(-)fontconfig-2.3.93.20060222.orig/src/fcfreetype.c (+1 lines)
Lines 2840-2845 Link Here
2840
Fail:
2840
Fail:
2841
    *script_count = 0;
2841
    *script_count = 0;
2842
    ftglue_free( memory, *stags );
2842
    ftglue_free( memory, *stags );
2843
    *stags=NULL;
2843
    return error;
2844
    return error;
2844
}
2845
}
2845
2846

Return to bug 153402