reply.c: Fix bugs where debug statements were accessing the fd_ptr struct
authorJeremy Allison <jra@samba.org>
Thu, 16 Apr 1998 19:22:46 +0000 (19:22 +0000)
committerJeremy Allison <jra@samba.org>
Thu, 16 Apr 1998 19:22:46 +0000 (19:22 +0000)
commite7ed1deccbcdb1c0307f0ce6401aa07162687f74
treeaca68f0ad7ebba0455ae7aa0feb203417c73e9af
parentb8ea49fb12469b833508e2cbfbc9ce8082894184
reply.c: Fix bugs where debug statements were accessing the fd_ptr struct
internals after Andrews' code had memset it to zero (this was causing core
dumps).
charcnv.c: Fixes for ISO8859-2 from Petr Hubeny <psh@capitol.cz>.
Jeremy.
source/lib/charcnv.c
source/smbd/reply.c