diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2017-07-06 16:23:12 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2017-07-06 16:23:12 +0000 |
commit | f87f3d752026a09c2ab5fd6f0d1a65901c943135 (patch) | |
tree | 295cbcbbf76ec03340af72c423c5621360e9c9c0 /usr.sbin/mopd/mopprobe | |
parent | aacfa61fe6f0ed89b75bb346647e86a73d0a36b7 (diff) |
The 0x (or 0X) prefix in base 16 is optional so only skip over the
prefix if the character following it is a valid hex char. The C99
standard is clear that given the string "0xy" zero should be returned
and endptr set to point to the "x". OK deraadt@ espie@
Diffstat (limited to 'usr.sbin/mopd/mopprobe')
0 files changed, 0 insertions, 0 deletions