diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2017-11-22 23:47:18 +0100 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2017-11-22 23:47:18 +0100 |
commit | d21c902841676070d57fec8e158d9b1d9de30793 (patch) | |
tree | e9fd1b7413a7e292a0f285eb57c3300f025607f7 /ext/xmlreader/php_xmlreader.c | |
parent | 1dfcd1af9aab9b760d971ceeac18e9e83c85f80f (diff) | |
download | php-git-d21c902841676070d57fec8e158d9b1d9de30793.tar.gz |
Fix cp950 pua check
One set of parenthesis was missing, causing a legitimate compiler
warnings. In the end it doesn't actually matter, because it just
ends up doing an unnecessary check in the w > 0 case.
This fixes the logic and moves it out into a separate functions,
to be a bit more readable.
Diffstat (limited to 'ext/xmlreader/php_xmlreader.c')
0 files changed, 0 insertions, 0 deletions