fixed a string termination bug in the uidlist handling code. I've also
authorAndrew Tridgell <tridge@samba.org>
Wed, 1 Apr 1998 05:20:19 +0000 (05:20 +0000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 1 Apr 1998 05:20:19 +0000 (05:20 +0000)
commit575f2fca9ab74cb30cca67323a414d7b0cdd0845
tree44daa77e163900ac2c2d63e5ae750e94e9682feb
parentfc4e8d51ff374d442de010c2a7d3b55b57248d86
fixed a string termination bug in the uidlist handling code. I've also
added a read_sbuf() routine that fixes this kind of bug generically to
avoid similar problems in future.
exclude.c
flist.c
io.c
uidlist.c
util.c