Added safe_fname() that converts any newlines in a name into '?'s.
authorWayne Davison <wayned@samba.org>
Mon, 26 Jul 2004 15:52:25 +0000 (15:52 +0000)
committerWayne Davison <wayned@samba.org>
Mon, 26 Jul 2004 15:52:25 +0000 (15:52 +0000)
commit820b6c9aa0cf587fda363c2e473ca9c140f7866c
tree5cb84996b8a6f8a56bf402cf3bfd8fda0e1c8086
parent3cb22c204c8f0383f187fc0b41a94b16844a2838
Added safe_fname() that converts any newlines in a name into '?'s.
util.c