Alex Clark
|
bb1b3a532c
|
Cleanup WS, courtesy of @Arfrever
find * -type f "-(" -name "*.bdf" -o -name "*.c" -o -name "*.h" -o -name "*.py" -o -name "*.rst" -o -name "*.txt" "-)" -exec sed -e "s/[[:space:]]*$//" -i {} \;
|
2013-06-30 18:42:19 -04:00 |
|
wiredfool
|
f6381ba00c
|
Added cleanup method to prevent memory leaks from truncated jpeg decodes
|
2013-05-15 21:16:37 -07:00 |
|
wiredfool
|
b5335c0cf3
|
Switching to strncpy, fixing potential buffer overflow in palette as well
|
2013-03-14 20:46:23 -07:00 |
|
wiredfool
|
66965b6bb4
|
fix buffer overflow for YCbCr histograms
|
2013-03-14 20:46:23 -07:00 |
|
wiredfool
|
5ba6564e26
|
initial merge of wiredfool/Python-Imaging-Library-G4-Tiff-Support
|
2013-03-08 19:51:59 -08:00 |
|
Sandro Mani
|
8c7c373676
|
Fix buffer overflow
This patch was carried by fedora for python-imaging
See https://bugzilla.redhat.com/show_bug.cgi?id=703212
|
2013-02-06 00:51:25 +01:00 |
|
Tom Payne
|
e414c66070
|
Add Image.alpha_composite
|
2012-12-04 16:44:26 +01:00 |
|
Alex Clark
|
9a640e3157
|
Forking PIL
|
2010-07-30 22:52:47 -04:00 |
|