diff options
author | Christoph M. Becker <cmb@php.net> | 2015-07-18 22:48:54 +0200 |
---|---|---|
committer | Christoph M. Becker <cmb@php.net> | 2015-07-18 22:48:54 +0200 |
commit | 8c483ce36cb07d7e986484da93cf064ad1cc9dd7 (patch) | |
tree | 470068f97147acbdfa358ff61b2298849a2c475c /sapi/phpdbg/phpdbg_cmd.c | |
parent | a66efb0b154236e63f98b95bd12bc31fea90500c (diff) | |
download | php-git-8c483ce36cb07d7e986484da93cf064ad1cc9dd7.tar.gz |
Fix #70096: Repeated iptcembed() adds superfluous FF bytes
When there is already an APP13 marker segment in the file, iptcembed() doesn't
skip the first byte (0xFF) of this segment, what leads to unnecessary and
potentially invalid duplication of this byte. This patch fixes this issue.
Diffstat (limited to 'sapi/phpdbg/phpdbg_cmd.c')
0 files changed, 0 insertions, 0 deletions