1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00
samba-mirror/source3/nmbd
Volker Lendecke 6ca5ba5272 lib: Pass mem_ctx to cache_path()
Fix a confusing API: Many places TALLOC_FREE the path where it's not
clear you have to do it.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>

Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date(master): Fri Aug 17 14:28:51 CEST 2018 on sn-devel-144
2018-08-17 14:28:51 +02:00
..
asyncdns.c
nmbd_become_dmb.c
nmbd_become_lmb.c
nmbd_browserdb.c
nmbd_browsesync.c s3:nmbd: Fix size type in nmbd_browsesync.c 2018-03-20 23:16:16 +01:00
nmbd_elections.c
nmbd_incomingdgrams.c
nmbd_incomingrequests.c s3: nmbd: Fix strict overflow checking compiler warning. 2018-04-05 23:05:39 +02:00
nmbd_lmhosts.c
nmbd_logonnames.c
nmbd_mynames.c
nmbd_namelistdb.c lib: Pass mem_ctx to lock_path() 2018-08-17 11:30:10 +02:00
nmbd_namequery.c
nmbd_nameregister.c
nmbd_namerelease.c
nmbd_nodestatus.c
nmbd_packets.c libnmb: Move "read_packet" to nmbd 2018-01-24 05:48:19 +01:00
nmbd_processlogon.c
nmbd_proto.h
nmbd_responserecordsdb.c
nmbd_sendannounce.c s3:nmbd: Fix possible integer overflow 2018-03-20 23:16:16 +01:00
nmbd_serverlistdb.c lib: Pass mem_ctx to cache_path() 2018-08-17 14:28:51 +02:00
nmbd_subnetdb.c
nmbd_synclists.c
nmbd_winsproxy.c
nmbd_winsserver.c lib: Pass mem_ctx to state_path() 2018-08-17 11:30:11 +02:00
nmbd_workgroupdb.c
nmbd.c nmbd: Fix a typo 2018-04-11 01:06:39 +02:00
nmbd.h
wscript_build