Blender Git Commit Log
Git Commits -> Revision 834d3e1
February 15, 2021, 17:29 (GMT) |
Fix T71960: Malformed .bmp files lead to crash Add a boundary check, avoiding access past actual data. Ideally would need to report error to the user somehow, but it doesn't seem to be easy to do. This is a minimal safe patch. The proper complete fix is being worked on by Jesse. Differential Revision: https://developer.blender.org/D10357 |
Commit Details:
Full Hash: 834d3e15ceff279b15acef6989e9052bb25b0847
Parent Commit: b3c00f9
Committed By: Pablo Dobarro
Lines Changed: +18, -3
1 Modified Path:
/source/blender/imbuf/intern/bmp.c (+18, -3) (Diff)