]> git.samba.org - kai/samba-autobuild/.git/commit - librpc/tools/ndrdump.c
ndrdump: Remove local variables for pipes
authorMichael Hanselmann <public@hansmi.ch>
Wed, 3 Apr 2019 22:04:23 +0000 (00:04 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 12 Apr 2019 04:38:14 +0000 (04:38 +0000)
commit10dd15010bddb929128b3585f1280ae1eb7b6b99
treeced29de085890f523ac261993e1be0999b6a0e95
parent075a078d3655e4101021f47842b56d2dc755d092
ndrdump: Remove local variables for pipes

There's no need for the local variables as the NDR call structure
pointer is kept around anyway.

Signed-off-by: Michael Hanselmann <public@hansmi.ch>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
librpc/tools/ndrdump.c