]> granicus.if.org Git - php/commit
Fix bug #79221 - Null Pointer Dereference in PHP Session Upload Progress
authorStanislav Malyshev <stas@php.net>
Sun, 16 Feb 2020 04:52:19 +0000 (20:52 -0800)
committerStanislav Malyshev <stas@php.net>
Mon, 17 Feb 2020 08:20:31 +0000 (00:20 -0800)
commit90ae1818d54b3017ed114d45e83924eebafdb7d7
treeffc0cdd16606a3f4efb3276a058981c21371a9af
parent406c5d595652b85cb52904f474779c37885bf99e
Fix bug #79221 - Null Pointer Dereference in PHP Session Upload Progress
ext/session/session.c
ext/session/tests/bug79221.phpt [new file with mode: 0644]