Avoid a segfault (detected by Fabio Ferrari
authorEric Andersen <andersen@codepoet.org>
Sat, 7 Jul 2001 04:27:35 +0000 (04:27 -0000)
committerEric Andersen <andersen@codepoet.org>
Sat, 7 Jul 2001 04:27:35 +0000 (04:27 -0000)
commit5a071bcbf2d30eacc2934128caf7a20b6fd70e15
treea7cb84309210befe3449d6bae4b4944181c27940
parent934c8ecb8810c83fda10a2c185355de0564d839f
Avoid a segfault (detected by Fabio Ferrari
<fabio.ferrari@digitro.com.br> in the wget applet) when
concat_path_file() or last_char_is() were fed a NULL.
 -Erik
libbb/concat_path_file.c
libbb/last_char_is.c