if-options.c parse_string fix to unescape hex sequences patch
Eric Jensen
Wed Aug 24 16:00:15 2016Advance pointer past 'x' in original '\x' escape sequence so that isxdigit doesn't always fail preventing hex escapes to ever be processed
Attachment:
if-options_unhex_fix.patch
Description: Binary data
| Re: if-options.c parse_string fix to unescape hex sequences patch | Roy Marples |