]> granicus.if.org Git - php/commit
Fixed bug #64934 Apache2 TS crash with get_browser()
authorAnatol Belski <ab@php.net>
Thu, 6 Jun 2013 16:49:04 +0000 (18:49 +0200)
committerAnatol Belski <ab@php.net>
Thu, 6 Jun 2013 16:49:04 +0000 (18:49 +0200)
commit1aee7ad63672747bd941f169ef42bed5765137e0
tree41b0bfda23b879753397d6cf8f36310399719d19
parentec3bcbcb5a6336861951ad569e378e4b77984df5
Fixed bug #64934 Apache2 TS crash with get_browser()

In favour of reading the browscap.ini into a true global var
only once in MINIT, the price for that is to deep copy the
any data from it.
NEWS
ext/standard/browscap.c