smbd/lanman.c: Fix for calling qsort with 0 number.
authorJeremy Allison <jra@samba.org>
Wed, 24 Jan 2001 19:04:56 +0000 (19:04 +0000)
committerJeremy Allison <jra@samba.org>
Wed, 24 Jan 2001 19:04:56 +0000 (19:04 +0000)
commita958f7822e095367efb8749b6f1f2e110ffb8866
tree2a4a5ae34e0d2cca49659cbfe8c72d7bdd935887
parentbe61c98832d0a8969e608fd22da2035e454ec788
smbd/lanman.c: Fix for calling qsort with 0 number.
smbd/nttrans.c: Realloc mem fixes based on those that went into trans2.c
smbd/process.c: Move to a table based dispatch, based on a comment from Andrew
about Antons work.
Jeremy.
source/smbd/lanman.c
source/smbd/nttrans.c
source/smbd/process.c