diff options
author | Simo Sorce <idra@samba.org> | 2010-07-14 08:57:47 -0400 |
---|---|---|
committer | Simo Sorce <idra@samba.org> | 2010-07-14 08:57:47 -0400 |
commit | 0ab8e8be62bcbb1f6441f745736fcee7cbd559eb (patch) | |
tree | 30970f5e3728b9a1e1c80ab887602c5bf05419c1 /source3/rpc_server/srv_spoolss_util.h | |
parent | d35e9008a78ed8303dad97296455faf6d0302805 (diff) | |
download | samba-0ab8e8be62bcbb1f6441f745736fcee7cbd559eb.tar.gz samba-0ab8e8be62bcbb1f6441f745736fcee7cbd559eb.tar.bz2 samba-0ab8e8be62bcbb1f6441f745736fcee7cbd559eb.zip |
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.
Diffstat (limited to 'source3/rpc_server/srv_spoolss_util.h')
0 files changed, 0 insertions, 0 deletions