summaryrefslogtreecommitdiffstats
path: root/printf.c
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2017-02-07 23:02:10 -0500
committerTavian Barnes <tavianator@tavianator.com>2017-02-07 23:47:43 -0500
commit7348cdc86c3b507cb2f0935148ec07c846652834 (patch)
tree5f4ed3d7da02bee226a422c00ee04f3833b3f2dd /printf.c
parent3c70db383ca48857c3bf7ed6f607c8c87fa366d9 (diff)
downloadbfs-7348cdc86c3b507cb2f0935148ec07c846652834.tar.xz
Bail out if parse_root() fails
Previously, skip_paths() did not distinguish between end-of-arguments and parse_root() failing, returning NULL in both cases. If parse_root() failed, parsing would attempt to continue, in an unexpected state.
Diffstat (limited to 'printf.c')
0 files changed, 0 insertions, 0 deletions