]> granicus.if.org Git - php/commit
- Fixed bug #54332 (trunk only, null pointer deref due to information loss on long...
authorGustavo André dos Santos Lopes <cataphract@php.net>
Sun, 20 Mar 2011 15:15:08 +0000 (15:15 +0000)
committerGustavo André dos Santos Lopes <cataphract@php.net>
Sun, 20 Mar 2011 15:15:08 +0000 (15:15 +0000)
commit547a96090f2eb652c4f3c0978164199b835ac86f
treedcccf6f9d77145ba45002edefd454b52225daf76
parent2ddfe191204dd99dc799fd246c6090ba67017908
- Fixed bug #54332 (trunk only, null pointer deref due to information loss on long to int conversion)
- Fixed some int* pointers being passed as size_t*.
ext/standard/html.c
ext/standard/tests/strings/bug54322.phpt [new file with mode: 0644]