Wireshark-commits: [Wireshark-commits] master 46cb956: sccp: Make "lr" a generated item rather than

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 31 Jul 2018 06:20:29 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=46cb95632965f53935b6191c7528d4af44592a1a
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

46cb956 by Vasil Velichkov (vvvelichkov@xxxxxxxxx):

    sccp: Make "lr" a generated item rather than hidden to make it obvious that it exists.
    
    Similar to the TCAP transaction IDs - hf_tcap_tid, hf_tcap_dtid and hf_tcap_otid.
    
    Change-Id: Idf55c894f5c0e60844c03b7de89b56f632d0ed36
    Reviewed-on: https://code.wireshark.org/review/28885
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  5fb611b   tds: fix uninitialized var.
    adds  46cb956   sccp: Make "lr" a generated item rather than hidden to make it obvious that it exists.


Summary of changes:
 epan/dissectors/packet-sccp.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)