1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/source3/librpc
Stefan Metzmacher ba7a979e53 fix crash bug in pidl generated client code, this
could have happend with [in,out,unique] pointers
when the clients sends a valid pointer, but the server
reponse with a NULL pointer (as samba-3.0.26a do for some calls).

I've tested with midl to see how windows handles this situation
and also the reverse case where the client sends NULL and
the server reposnse with non-NULL.

It appears that midl generated code just ignores this
and only copies the result if both pointers are non-NULL.

metze
(This used to be commit cb98869fa1)
2007-10-17 10:35:51 +02:00
..
gen_ndr fix crash bug in pidl generated client code, this 2007-10-17 10:35:51 +02:00
idl r25593: Add missing security_secinfo bits as seen while managing security descriptor 2007-10-10 12:31:16 -05:00
ndr Add start of IPv6 implementation. Currently most of this is avoiding 2007-10-10 18:25:16 -07:00
tools r24558: merge from SAMBA_4_0: 2007-10-10 12:29:57 -05:00
tables.pl r24552: merge from SAMBA_4_0: 2007-10-10 12:29:56 -05:00