Wireshark-commits: [Wireshark-commits] master-2.0 e36141b: MIP6: fix mip6.lri.reserved exists multi
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 21 Feb 2016 08:18:22 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e36141b687b8bd367f2af764c171152c72c84091
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

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

    MIP6: fix mip6.lri.reserved exists multiple times with NOT compatible types: FT_BOOLEAN and FT_UINT16
    
    It is a typo on display field and fix also wrong comment...
    
    Change-Id: Idb93641d6e4197b59e453e4ad629af4c0454c8d3
    Reviewed-on: https://code.wireshark.org/review/14038
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit 236828b4630dfaada6e9f0304b27fc717a27e467)
    Reviewed-on: https://code.wireshark.org/review/14043
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  a3b384f   Fix various off-by-one in buffer sizes
    adds  e36141b   MIP6: fix mip6.lri.reserved exists multiple times with NOT compatible types: FT_BOOLEAN and FT_UINT16


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