r7955: we should not free a struct which is passed as a parameter, to a function
authorStefan Metzmacher <metze@samba.org>
Mon, 27 Jun 2005 19:32:52 +0000 (19:32 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:18:53 +0000 (13:18 -0500)
commitee1a5d5419f4d79af5c447a6b397a0f4dc89310a
tree9bebc6aba75d51968f68315989481a3b25d2b6f6
parentfd3f4636438cf1d9c0dd802064033271b9e4d935
r7955: we should not free a struct which is passed as a parameter, to a function
the caller should free it

this fixed a double free bug noticed by
Дейтер Александр Валериевич <tiamat@komi.mts.ru> 

metze
source/nbt_server/dgram/request.c