r1586: Finally, a technique for putting buffers in scalars in the same
authorTim Potter <tpot@samba.org>
Mon, 26 Jul 2004 04:11:18 +0000 (04:11 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:57:42 +0000 (12:57 -0500)
commit5bc61162602f84c8a3a0b22c74c69318b92e087a
tree0e10c4cec62e97afd24fd0d7f610ce7511c70e5d
parent932e22badda84c3c1d0ee71a4dec32a21ca37e60
r1586: Finally, a technique for putting buffers in scalars in the same
protocol tree that actually works.  Instead of trying really hard
to do this in code, just remember a list of strings and subtrees
for every tree.  (This does require the addition of a void *user_data
field to ethereal's proto_node structure).
source/build/pidl/eparser.pm
source/build/pidl/packet-dcerpc-eparser.c
source/build/pidl/packet-dcerpc-eparser.h