]> granicus.if.org Git - php/commitdiff
Sorry, forgot these ones
authorMoriyoshi Koizumi <moriyoshi@php.net>
Fri, 4 Apr 2003 09:15:18 +0000 (09:15 +0000)
committerMoriyoshi Koizumi <moriyoshi@php.net>
Fri, 4 Apr 2003 09:15:18 +0000 (09:15 +0000)
TODO_SEGFAULTS

index c9e46452f2496af38409bfde6d71c341a69a040a..deba58fefb35563b86b8d8fdc95639c2c172b2a5 100644 (file)
@@ -71,15 +71,15 @@ Methodology
 
         echo dbase_open | php do_crash.txt
 
-(5) integer overflow inside php_imagepolygon and possible subsequent 
+(4) integer overflow inside php_imagepolygon and possible subsequent 
     integer overflows inside gdlib's gdImageFilledPolygon().
 
-(6) integer overflow if the number of elements in the array passed as
+(5) integer overflow if the number of elements in the array passed as
     second argument * sizeof(int) result in an overflow.
     gdImageSetStyle function called by this php wrapper can die for the
     same reason.  
 
-(7) multiple integer overflows that can occur when trying to allocate a buffer
+(6) multiple integer overflows that can occur when trying to allocate a buffer
     for a new image. Affected functions:
     gdImageCreateFromJpegCtx
     readwbmp