diff options
author | Michael Forney <mforney@mforney.org> | 2022-01-23 01:05:27 +0000 |
---|---|---|
committer | Ori Bernstein <ori@eigenstate.org> | 2022-01-23 01:05:27 +0000 |
commit | b9adc507d25ec5f41463d31ef54751c1180c3db2 (patch) | |
tree | 0eb6d4353c535118ce51701ab3d4eb39ae113437 /sys/src/cmd/git/ref.c | |
parent | dadaeb584bfec1315561edf3a3470205725de7eb (diff) |
cc: fix incorrect octal range condition in mpatov
This does not have any adverse effect, since yylex never calls mpatov
with a string with leading 0 (and not 0x) that contains non-octal
digits, but the condition was wrong regardless.
Diffstat (limited to 'sys/src/cmd/git/ref.c')
0 files changed, 0 insertions, 0 deletions