phoenix-firestorm/indra/llimage
Vadim ProductEngine a84c8e0704 STORM-1118 FIXED STORM-1118 Viewer crashes when user tries to upload image without JFIF header.
* Added checks for image file contents not matching the file extension (e.g. a bitmap named file.jpg).
* Added checks for abnormally short files to avoid crashes when parsing them.
2011-04-08 02:25:32 +03:00
..
tests STORM-744 : Turn llimage/tests/ on again 2010-12-17 11:30:52 -08:00
CMakeLists.txt STORM-744 : Turn llimage/tests/ on again 2010-12-17 11:30:52 -08:00
llimage.cpp Merge viewer-development-shining up to REV 3bf724ecb7c6 (fix for SH-829: Viewer attempting to load precached images in file types that are not being used.) 2011-01-21 16:25:23 -07:00
llimage.h STORM-987 : Add the --image-stats argument, make argument passing more consistent, fix typos in comments in llimage header 2011-03-09 20:54:59 -08:00
llimagebmp.cpp Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
llimagebmp.h Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
llimagedimensionsinfo.cpp STORM-1118 FIXED STORM-1118 Viewer crashes when user tries to upload image without JFIF header. 2011-04-08 02:25:32 +03:00
llimagedimensionsinfo.h STORM-1118 FIXED STORM-1118 Viewer crashes when user tries to upload image without JFIF header. 2011-04-08 02:25:32 +03:00
llimagedxt.cpp Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
llimagedxt.h Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
llimagej2c.cpp STORM-987 : Took Vadim's comment into account: check arguments consistency, make sure remaining perf data are flushed on exit. 2011-03-10 22:02:49 -08:00
llimagej2c.h merge with STORM-105 and viewer-development 2010-11-10 22:39:11 -08:00
llimagejpeg.cpp Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
llimagejpeg.h Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
llimagepng.cpp Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
llimagepng.h Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
llimagetga.cpp Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
llimagetga.h Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
llimageworker.cpp fix a minor memory leaking flaw for SH-895: some mild memory leaking (partially) 2011-02-01 17:53:25 -07:00
llimageworker.h fix a minor memory leaking flaw for SH-895: some mild memory leaking (partially) 2011-02-01 17:53:25 -07:00
llmapimagetype.h Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
llpngwrapper.cpp FIX VWR-24420 Keep alpha channel in PNG images with background color. 2011-01-09 01:13:38 +02:00
llpngwrapper.h FIX VWR-24420 Keep alpha channel in PNG images with background color. 2011-01-09 01:13:38 +02:00