r1133: - add ndr_pull_ptr() as a separate call instead of ndr_pull_uint32()
authorAndrew Tridgell <tridge@samba.org>
Mon, 14 Jun 2004 07:27:22 +0000 (07:27 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:56:39 +0000 (12:56 -0500)
commit004a9979a974775b6c94eabf5c9e7674d31a150a
treeebdc587982f334c99c521924103b23b58bebf4e0
parentf0d43daac040c5d30a9735049817f292b8e35a4d
r1133: - add ndr_pull_ptr() as a separate call instead of ndr_pull_uint32()
  (useful for debugging IDL)

- fixed a couple of places that auto-generate incorrect printf style arguments
  for ndr_pull_error()
(This used to be commit ad3324a79ce030df4c5ed46408e662b46588f89f)
source4/build/pidl/parser.pm
source4/librpc/ndr/ndr_basic.c