]> granicus.if.org Git - php/commit
use static buffer for URLs instead of allocating/freeing memory
authorSascha Schumann <sas@php.net>
Sun, 12 Sep 1999 13:03:10 +0000 (13:03 +0000)
committerSascha Schumann <sas@php.net>
Sun, 12 Sep 1999 13:03:10 +0000 (13:03 +0000)
commit96559e91fe9c9ba5987d80a9b7776017b23f35cc
tree3e2332f981fba6e1ed649d5b1a57c8ec4b069c1a
parentac524d4b94da42d4384ba0e5b0646bc6cefc423c
use static buffer for URLs instead of allocating/freeing memory
for each one
ext/standard/Makefile.am
ext/standard/url_scanner.c
ext/standard/url_scanner.re