- Changed prev_name into a buffer so that there is no chance that its
authorWayne Davison <wayned@samba.org>
Tue, 29 Apr 2008 04:17:36 +0000 (21:17 -0700)
committerWayne Davison <wayned@samba.org>
Tue, 29 Apr 2008 04:17:36 +0000 (21:17 -0700)
commitfdf74bede07402b9d72ed0613557f26f24de43bc
treee7701ec4f6780ade6e827db93c3cfc1b498ef06e
parent876ad10ccc02cbf60dd4ceba2a40cc843faf200c
- Changed prev_name into a buffer so that there is no chance that its
  contents can be overwritten by other calls to f_name().
- Changed an hlink assert into a check that provides more debug info.
hlink.c