]> granicus.if.org Git - php/commit
Fixed a buffer overflow that occurs when wordwrap is unable to calculate
authorIlia Alshanetsky <iliaa@php.net>
Thu, 5 Sep 2002 14:00:28 +0000 (14:00 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Thu, 5 Sep 2002 14:00:28 +0000 (14:00 +0000)
commiteb58557e1cc244218c867437d7e018eb6a64e553
tree01e20433ede284792b577f4fde41365ce09c2757
parentd24705125daa4044f87d662052b9e2a29c26d314
Fixed a buffer overflow that occurs when wordwrap is unable to calculate
the correct number of times the multi-byte break needs to be inserted into
the string.
ext/standard/string.c