Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 9da25bc: DNS: fix inverted condition for filtering er

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 19 Apr 2018 11:58:33 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9da25bc16fe6b0a8bbfc18b16bab036eb060fd1b
Submitter: Dario Lombardo (lomato@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

9da25bc by Peter Wu (peter@xxxxxxxxxxxxx):

    DNS: fix inverted condition for filtering error packets in stats
    
    Change-Id: I9d867992e4f10c056c6070f0eb1aa0c8bb7cf117
    Fixes: v2.5.2rc0-72-ga055e3c299 ("dns: skip stats if packet is within icmp.")
    Reviewed-on: https://code.wireshark.org/review/27026
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
    

Actions performed:

    from  f545cc5   proto: use json_node_free instead of json_node_unref.
    adds  9da25bc   DNS: fix inverted condition for filtering error packets in stats


Summary of changes:
 epan/dissectors/packet-dns.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)