Wireshark-commits: [Wireshark-commits] master-2.6 e256af8: ISUP: fix offset for Generic name

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 24 Oct 2018 15:12:28 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e256af8b49d9826c09111782c0577d85201eef46
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark

Commits:

e256af8 by Uli Heilmeier (uh@xxxxxxxxxxxx):

    ISUP: fix offset for Generic name
    
    Adding the name to the tree at the same offset (1) where we read it.
    
    Bug: 15236
    Change-Id: Iefe1a74d7f4d547a049e0b82dca51964e48fa9b7
    Reviewed-on: https://code.wireshark.org/review/30370
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit b6598d5ec3358d5f3b91dcde7ee36c5ea045459e)
    Reviewed-on: https://code.wireshark.org/review/30373
    

Actions performed:

    from  24a420b   GSM A BSSMAP: fix Number Of MSs IE dissection
     add  e256af8   ISUP: fix offset for Generic name


Summary of changes:
 epan/dissectors/packet-isup.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)