diff --git a/src/fcxml.c b/src/fcxml.c index c700f64..9fe0674 100644 --- a/src/fcxml.c +++ b/src/fcxml.c @@ -3689,7 +3689,10 @@ bail0: if (realfilename) FcStrFree (realfilename); if (!complain) + { + FcStrBufDestroy (&reason); return FcTrue; + } if (!ret && complain_again) { if (name)