1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-05 21:57:51 +03:00
Simo Sorce 23ad6919a1 s3-dcerpc: Break memory hierarchy for shared structure
Handles are shared among multiple pipes_struct. We cannot allocate
them on any specific pipes_struct or it will vanish for all others
as soon as that pipes_struct is freed, leaving back dangling
pointers.

Signed-off-by: Andreas Schneider <asn@samba.org>
2010-07-14 15:03:02 +02:00
..
2010-07-13 22:40:46 +02:00
2009-09-02 13:02:39 +02:00
2010-07-07 15:27:04 +02:00
2009-08-07 09:54:52 +02:00
2010-07-13 22:40:46 +02:00
2009-10-19 09:47:33 +02:00
2010-04-08 10:49:57 +02:00
2010-06-20 16:29:38 +02:00
2010-07-13 17:08:16 +02:00