1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-07 01:58:28 +03:00
Andrew Tridgell a498ab90fb s4-rpc: fixed double free in RPC proxy
the unbind method is only called when the dcesrv_connection_context is
being destroyed (its called from the destructor). That means that priv
is either already free, or is about to be freed, so don't free it
again
2010-09-15 15:39:36 +10:00
..
2010-06-01 09:35:53 +02:00
2010-02-05 19:47:26 +01:00
2010-09-15 15:39:35 +10:00
2010-01-11 17:05:06 +11:00