diff options
author | Stefan Metzmacher <metze@samba.org> | 2007-10-17 08:26:55 +0200 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2007-12-21 05:43:08 +0100 |
commit | c28074da329d7370e978df65e899c8cf834307eb (patch) | |
tree | 9cec3431dbf63933b7f53929ab951e076e829c91 /swat/images/icons | |
parent | af0832769f0876f293d89ccb802872836df167b3 (diff) | |
download | samba-c28074da329d7370e978df65e899c8cf834307eb.tar.gz samba-c28074da329d7370e978df65e899c8cf834307eb.tar.bz2 samba-c28074da329d7370e978df65e899c8cf834307eb.zip |
r25674: 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 7203f717a676a741e49f96f2d477f4f459575caf)
Diffstat (limited to 'swat/images/icons')
0 files changed, 0 insertions, 0 deletions