Wireshark-commits: [Wireshark-commits] master 52a579d: DNS: fix Coverity scan (1238867: Missing Bre

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 18 Mar 2015 07:13:55 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=52a579d4ad7182d1896e8662d481049f9d22cbe0
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

52a579d by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    DNS: fix Coverity scan (1238867: Missing Break in switch)
    
    Change-Id: I4f1042cebe527874c3f890411f5e44aa71da5d28
    Reviewed-on: https://code.wireshark.org/review/7732
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  77b3532   [H248] Use hf fields from the SDP dissector to make it possible to find related SDP in other protocols such as SIP.
    adds  52a579d   DNS: fix Coverity scan (1238867: Missing Break in switch)


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