Wireshark-commits: [Wireshark-commits] master b2e172a: DHCP/BOOTP: Option 125 Suboption: (5) fix di

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 20 Jan 2015 07:30:05 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b2e172a2386b0e3ebfc0572e16e5e38aa5f54f32
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    DHCP/BOOTP: Option 125 Suboption: (5) fix display Modem Capabilities
    
    Only display dissect of Modem Capabilites when sub option = 5
    Actually, it is always display when ftype == special (like sub option = 0)
    
    Change-Id: I5b75654b750bae5ae5022adcb5e8dd055ce6b291
    Reviewed-on: https://code.wireshark.org/review/6519
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  f3cbee6   NCP2222: fix possible buffer-overflow
    adds  b2e172a   DHCP/BOOTP: Option 125 Suboption: (5) fix display Modem Capabilities


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