]> granicus.if.org Git - php/commit
mUTF-7 (UTF7-IMAP) conversion: handle illegal (non-RFC-compliant) input correctly
authorAlex Dowad <alexinbeijing@gmail.com>
Fri, 11 Sep 2020 18:56:44 +0000 (20:56 +0200)
committerAlex Dowad <alexinbeijing@gmail.com>
Tue, 13 Oct 2020 18:26:14 +0000 (20:26 +0200)
commit7bb5b435af8dc424782f528e89f000af2ff9db5b
tree10b6c941ccf7b2b43c289e791ae28f4f0cde1a65
parentb43a7deacf503994802a4d761cb1f35169e4b551
mUTF-7 (UTF7-IMAP) conversion: handle illegal (non-RFC-compliant) input correctly

Instead of looking the other way and letting things slide, report errors when
the input does not follow the RFC.
ext/mbstring/libmbfl/filters/mbfilter_utf7imap.c