Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-04 | MAINT-3913 FIXED User is not able to upload any type of image(*.png, ↵ | Mnikolenko ProductEngine | |
*.tga,*.bmp,*.jpg) | |||
2014-03-20 | MAINT-3827 FIXED crash in KDU texture decoding, likely out of memory | maksymsproductengine | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2012-04-06 | STORM-1837: check for valid png header before attempting to decode | Oz Linden | |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-06-15 | EXT-7851 FIXED Cleaned up code to avoid confusion. | Lynx Linden | |
The mTmpWriteBuffer member variable was never actually being allocated because it was being shadowed by a local variable. This is why the code never crashed. I've removed the member variable as it was clearly never used and really confused the code. | |||
2010-06-14 | EXT-7851 FIXED Memory leak in LLImagePNG::encode() | Lynx Linden | |
We were not freeing the temporary image buffer if the PNG encoding failed. This probably doesn't happen very often, but it's good to plug the leak all the same. | |||
2009-01-08 | Result of svn merge -r107256:107258 ↵ | Aaron Brashears | |
svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 | |||
2007-10-04 | Result of svn merge -r71162:71205 ↵ | Aaron Brashears | |
svn+ssh://svn/svn/linden/branches/new-license into release. only changes files which are not deployed or the comments section of code. | |||
2007-06-21 | merge -r62831:64079 branches/maintenance to release | Kelly Washington | |