Wireshark-commits: [Wireshark-commits] master-2.0 3a28602: DNS: fix malformed warning when there is

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 22 Dec 2015 10:01:54 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3a286022192cd01431ef52e9095644669afcc4d0
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

3a28602 by Dario Lombardo (lomato@xxxxxxxxx):

    DNS: fix malformed warning when there is no quest(ions)
    
    Change-Id: I14ef5244ddcc34fc0edea159e3e8593da8f50ffe
    Reviewed-on: https://code.wireshark.org/review/12819
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    (cherry picked from commit 66ce1e6811728bc68e42cc9fc2e92de188505f03)
    Reviewed-on: https://code.wireshark.org/review/12822
    

Actions performed:

    from  2052db2   Don't write out statistics if we don't have any.
    adds  3a28602   DNS: fix malformed warning when there is no quest(ions)


Summary of changes:
 epan/dissectors/packet-dns.c |    8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)