URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=32102247cefcdbf582131b4564aa8ccc46b741c2
Submitter: "Pascal Quantin <pascal@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
3210224 by Pascal Quantin (pascal@xxxxxxxxxxxxx):
DNS: fix bytes highlight for name length and labels count
Those generated fields are linked to the dns.qry.name field, so highlight
the same bytes.
Bug: 15999
Change-Id: Ia989b79a9ec14140472b79fdf7acea6e67baee68
Reviewed-on: https://code.wireshark.org/review/34299
Petri-Dish: Pascal Quantin <pascal@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Pascal Quantin <pascal@xxxxxxxxxxxxx>
Actions performed:
from 137993e tvbuff.h: Fix doxygen comment of base64_to_tvb()
add 3210224 DNS: fix bytes highlight for name length and labels count
Summary of changes:
epan/dissectors/packet-dns.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)