URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4573a39ec626745f3387f124476349076f81af6d
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
4573a39 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
DNS: Replace cinfo by pinfo->cinfo (no longer need to check if cinfo is not NULL)
Change-Id: Ib7cebd588924270b2003fad575f4cd0c3ec2678e
Reviewed-on: https://code.wireshark.org/review/10698
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 826e2b6 DNS: Fix Col Info display (Missing space between rcodes)
adds 4573a39 DNS: Replace cinfo by pinfo->cinfo (no longer need to check if cinfo is not NULL)
Summary of changes:
epan/dissectors/packet-dns.c | 212 +++++++++++++-----------------------------
1 file changed, 63 insertions(+), 149 deletions(-)