]> git.lyx.org Git - features.git/blobdiff - src/frontends/xforms/ChangeLog
fix memory access bugs in flimage use.
[features.git] / src / frontends / xforms / ChangeLog
index 604dbed832ab2e39461096ccba661c4b5529e51d..3bc05cbad1a0fd9c0bce7a9c1293cfb461410f9c 100644 (file)
@@ -1,3 +1,10 @@
+2002-03-07  Angus Leeming  <a.leeming@ic.ac.uk>
+
+       * xformsGImage.C (statusCB, errorCB): close the file streams once the
+       image is loaded or if an error occurs.
+       (init_graphics): FLIMAGE_SETUP setup must be static as xforms stores
+       it permanently (and does not make a copy!).
+
 2002-03-05  Angus Leeming  <a.leeming@ic.ac.uk>
 
        * xformsGImage.[Ch]: new files. An image loader based on xforms library