summaryrefslogtreecommitdiff
path: root/librpc/gen_ndr/ndr_winreg.c
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2010-03-05 21:56:50 +0100
committerGünther Deschner <gd@samba.org>2010-03-05 22:00:52 +0100
commitf258e98e177f0f75bab99654b9f32b10bb7ce37f (patch)
tree3ba5c0ae0ec671ddd766378314bd73b8d7b1ff11 /librpc/gen_ndr/ndr_winreg.c
parent47d366b5729b21e630760c36ef743dd5374a29fd (diff)
downloadsamba-f258e98e177f0f75bab99654b9f32b10bb7ce37f.tar.gz
samba-f258e98e177f0f75bab99654b9f32b10bb7ce37f.tar.bz2
samba-f258e98e177f0f75bab99654b9f32b10bb7ce37f.zip
winreg: fix winreg_QueryValue IDL.
Note that before this change pidl generated code that just dereferenced size_is and length_is values from unique pointers without checking whether these pointers were actually NULL. With this change, pidl now throws a warning like: warning: Got pointer for `data_size', expected fully derefenced variable which is not correct, probably because pidl does not evaluate the C expression. Guenther
Diffstat (limited to 'librpc/gen_ndr/ndr_winreg.c')
0 files changed, 0 insertions, 0 deletions