In add_exclude_file(), if we're word-splitting, stop reading a "line"
authorWayne Davison <wayned@samba.org>
Sat, 17 Apr 2004 17:55:45 +0000 (17:55 +0000)
committerWayne Davison <wayned@samba.org>
Sat, 17 Apr 2004 17:55:45 +0000 (17:55 +0000)
commit40d38dc0be7b1b5ef6d0ea4445b67f370d3d0f20
treee656a2732c3d1ea12cd16a2777b8a5c94edb004c
parent33a2361cc243cc4206acfbf1a33153c408e04340
In add_exclude_file(), if we're word-splitting, stop reading a "line"
at any whitespace (so that we don't overflow the line buffer).
exclude.c