Wireshark-commits: [Wireshark-commits] master-2.6 3e7ba53: nfapi: fix dissection of CONFIG.request

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 26 Jul 2018 07:26:55 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3e7ba5358fdd86f6af2d372f5f2d8e71a0b13ed0
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-2.6
Repository: wireshark

Commits:

3e7ba53 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>
    (cherry picked from commit 532e8c8011ac47fdcfa578caa5cb3b404b645f6a)
    Reviewed-on: https://code.wireshark.org/review/28856
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  5f05888   Remove executable file permission from lua test files
    adds  3e7ba53   nfapi: fix dissection of CONFIG.request


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