Wireshark-commits: [Wireshark-commits] master b0584ae: bootp: replace THROW() by an expert info
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 25 Jun 2015 20:14:13 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b0584aec1b0c18ed3a8919718a374e963ad1736a
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

b0584ae by Martin Kaiser (wireshark@xxxxxxxxx):

    bootp: replace THROW() by an expert info
    
    abort the dissection in this case
    
    Change-Id: Ic65f7535422d1c0a6e395a15fbc4a8ae550c0976
    Reviewed-on: https://code.wireshark.org/review/9144
    Petri-Dish: Martin Kaiser <wireshark@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  f613b92   Tell vagrant that it's a dev environment
    adds  b0584ae   bootp: replace THROW() by an expert info


Summary of changes:
 epan/dissectors/packet-bootp.c |   18 ++++++++++++------
 1 file changed, 12 insertions(+), 6 deletions(-)