1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-15 23:24:37 +03:00
Volker Lendecke 593c004b74 s3: Fix a memleak in receive_getdc_response
It's the free_packet() that was missing. On the way, I've changed the
"return false;" to a "goto fail;", which makes the patch a bit larger.

Autobuild-User: Volker Lendecke <vlendec@samba.org>
Autobuild-Date: Sun Jan  2 14:27:56 CET 2011 on sn-devel-104
2011-01-02 14:27:56 +01:00
..
2010-12-22 16:39:15 +01:00
2010-11-30 11:36:53 +01:00
2010-09-08 02:05:14 +02:00
2010-12-22 16:39:14 +01:00
2010-08-14 10:08:45 +02:00
2010-12-31 10:58:31 +01:00