1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
freebsd-ports/net/samba41/files/patch-source3__client__dnsbrowse.c
Timur I. Bakeyev c755a680b5 Add new 4.1 branch of the Samba suite.
Sponsored by:	aliens
2014-01-13 23:30:52 +00:00

12 lines
259 B
C

--- source3/client/dnsbrowse.c.orig 2013-11-12 10:20:03.145351798 +0100
+++ source3/client/dnsbrowse.c 2013-11-12 10:20:11.762761273 +0100
@@ -91,7 +91,7 @@
}
}
- TALLOC_FREE(fdset);
+ TALLOC_FREE(ctx);
DNSServiceRefDeallocate(mdns_conn_sdref);
}