diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2017-02-07 23:02:10 -0500 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2017-02-07 23:47:43 -0500 |
commit | 7348cdc86c3b507cb2f0935148ec07c846652834 (patch) | |
tree | 5f4ed3d7da02bee226a422c00ee04f3833b3f2dd /dstring.h | |
parent | 3c70db383ca48857c3bf7ed6f607c8c87fa366d9 (diff) | |
download | bfs-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 'dstring.h')
0 files changed, 0 insertions, 0 deletions