Wireshark-commits: [Wireshark-commits] master 217a929: FSSO: Fix when additionnal data is not comin

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 21 Aug 2020 05:11:28 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=217a92981b04de74051b243ac6c8eea32f44b848
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

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

    FSSO: Fix when additionnal data is not coming from TSAgent
    
    There is IPv4 Address/ 6 null bytes / IPv4 Address
    
    IPv4 Address is client ? DC ?
    
    Bug: 16657
    Change-Id: Ie09f4598e18e26c95d297e3c622c80d3395d25d4
    Reviewed-on: https://code.wireshark.org/review/38196
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  e59b3c2   tvb: add tvb_get_bits_array
     add  217a929   FSSO: Fix when additionnal data is not coming from TSAgent


Summary of changes:
 epan/dissectors/packet-fortinet-sso.c | 52 +++++++++++++++++++++++++----------
 1 file changed, 38 insertions(+), 14 deletions(-)