URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b572b65e518937f43b630991c07369d8e0c79f53
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
b572b65 by Gerald Combs (gerald@xxxxxxxxxxxxx):
DOF: Fix alias binding dissection.
When adding generated IID and OID bytes to the tree, use a zero offset
and length like we do elsewhere in the dissector.
Bug: 15617
Change-Id: Id900f2aeeef7926706b417622d452ffa72949e8a
Reviewed-on: https://code.wireshark.org/review/32698
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from c762c5c Use "buf" for Buffer pointers, "pd" for raw packet data pointers.
add b572b65 DOF: Fix alias binding dissection.
Summary of changes:
epan/dissectors/packet-dof.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)