1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3/rpc_server/epmapper
Simo Sorce dbe957e48f s3-epmapper: Fix allocation of data on the wrong context
p->mem_ctx is the short-lived per request context, while this data is long
lived, allocate on p instead.
2011-03-24 14:57:12 -04:00
..
srv_epmapper.c s3-epmapper: Fix allocation of data on the wrong context 2011-03-24 14:57:12 -04:00
srv_epmapper.h s3-epmapper: Added function to delete endpoint entries. 2011-03-23 17:19:22 +01:00