1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/rpc_parse
Volker Lendecke b067a5e4e8 s3: Remove debug_ctx()
smbd just crashed on me: In a debug message I called a routine preparing a
string that itself used debug_ctx. The outer routine also used it after the
inner routine had returned. It was still referencing the talloc context
that the outer debug_ctx() had given us, which the inner DEBUG had already
freed.
2009-11-03 11:30:00 +01:00
..
parse_misc.c s3: add perfcount idl and generated files. 2009-10-01 12:19:43 +02:00
parse_prs.c s3: Remove debug_ctx() 2009-11-03 11:30:00 +01:00
parse_rpc.c s3-dcerpc: remove more obsolete or duplicate headers. 2009-09-16 08:55:51 +02:00