Blender Git Commit Log
Git Commits -> Revision cc0623f
Revision cc0623f by Bastien Montagne (master) November 21, 2014, 11:28 (GMT) |
Fix T42421: HDR reader could easily read past buffer (truncated HDR files e.g.) and segfault. Now readers get an 'mem_eof' guard pointer, and they abort in case they try to go past it. |
Commit Details:
Full Hash: cc0623ff6c97c8bde5045f9aba1014f6dbd6bc8e
Parent Commit: 7b0c529
Lines Changed: +45, -15
1 Modified Path:
/source/blender/imbuf/intern/radiance_hdr.c (+45, -15) (Diff)