File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 30
30
(Christoph M. Becker)
31
31
. Improved fix for bug #69545 (Integer overflow in ftp_genlist()
32
32
resulting in heap overflow). (Max Spelsberg)
33
+ . Fixed bug #69646 (OS command injection vulnerability in escapeshellarg).
34
+ (Anatol Belski)
35
+ . Fixed bug #69719 (Incorrect handling of paths with NULs). (Stas)
33
36
34
37
- GD:
35
38
. Fixed bug #69479 (GD fails to build with newer libvpx). (Remi)
36
39
37
40
- Iconv:
38
41
. Fixed bug #48147 (iconv with //IGNORE cuts the string). (Stas)
39
42
43
+ - Litespeed SAPI:
44
+ . Fixed bug #68812 (Unchecked return value). (George Wang)
45
+
46
+ - Mail:
47
+ . Fixed bug #68776 (mail() does not have mail header injection prevention for
48
+ additional headers). (Yasuo)
49
+
40
50
- MCrypt:
41
51
. Added file descriptor caching to mcrypt_create_iv() (Leigh)
42
52
You can’t perform that action at this time.
0 commit comments