diff options
author | Tim Potter <tpot@samba.org> | 2003-07-14 01:18:43 +0000 |
---|---|---|
committer | Tim Potter <tpot@samba.org> | 2003-07-14 01:18:43 +0000 |
commit | a0da5ae1198082d0cf18707ed2cf05f728b00d0b (patch) | |
tree | e8196b12038bd29a640ef9857f40dd9941124a81 /source/lib/system.c | |
parent | a926959391676d69bd7cbaf4ce0be0d3cb715418 (diff) | |
download | samba-a0da5ae1198082d0cf18707ed2cf05f728b00d0b.tar.gz samba-a0da5ae1198082d0cf18707ed2cf05f728b00d0b.tar.xz samba-a0da5ae1198082d0cf18707ed2cf05f728b00d0b.zip |
Undo 'Fix compiler warning'. It didn't work because the value of inbuf changes so
we end up freeing a pointer we didn't mallocate.
Also, calling strdup() in a frequently called function just to clear up a
const compiler warning seems inelegant and inefficient.
Diffstat (limited to 'source/lib/system.c')
0 files changed, 0 insertions, 0 deletions