--- a/src/fontcache.cpp Thu Apr 19 14:43:25 2007 +0000
+++ b/src/fontcache.cpp Thu Apr 19 14:48:10 2007 +0000
@@ -147,10 +147,10 @@
folder_error:
+registry_no_font_found:
#if defined(UNICODE)
- free(font_path);
+ free(font_namep);
#endif
-registry_no_font_found:
RegCloseKey(hKey);
return err;
}