Wireshark-commits: [Wireshark-commits] master 532e8c8: nfapi: fix dissection of CONFIG.request
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 25 Jul 2018 10:33:48 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=532e8c8011ac47fdcfa578caa5cb3b404b645f6a
Submitter: Peter Wu (peter@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    nfapi: fix dissection of CONFIG.request
    
    There is no Error Code field
    
    Bug: 14988
    Change-Id: If6e8cf37d508c014b585bdb0cb4830ce7eb45588
    Reviewed-on: https://code.wireshark.org/review/28797
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  4ff2c7b   netlink: fix conflict
    adds  532e8c8   nfapi: fix dissection of CONFIG.request


Summary of changes:
 epan/dissectors/packet-nfapi.c | 17 ++++++++++++++++-
 1 file changed, 16 insertions(+), 1 deletion(-)