Files
rawTherapee/rtengine
Harshula Jayasuriya 13e7260a23 Close #2964: Fix Segmentation fault in rtengine::processImage due to crop
When a pp3 contains negative values for X & Y in the Crop section these get
parsed into array indexing code without being checked and set to 0. This results
in a segmentation fault because the code tries to index the '-1' element of the
array.
2015-12-20 13:29:06 +01:00
..
2015-08-11 11:53:44 +02:00
2015-11-03 19:13:36 +01:00
2015-08-17 13:31:20 +02:00
2015-09-08 09:56:30 +02:00
2015-11-27 13:46:02 +01:00
2015-08-11 11:53:44 +02:00
2015-11-27 13:46:02 +01:00
2015-11-03 14:17:56 +01:00
2015-12-08 19:00:35 +01:00
2015-09-08 09:40:23 +02:00
2015-12-09 01:54:47 +01:00
2015-10-13 14:49:37 +02:00
2015-10-13 14:49:37 +02:00
2015-11-12 02:02:29 +01:00
2015-08-09 20:56:10 +02:00