Wireshark-commits: [Wireshark-commits] master b8101ed: rrc: move allocation within if statement.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 28 Feb 2018 12:03:29 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b8101ed9a905460050d5dfc1ad03e2af6c24fea2
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

b8101ed by Dario Lombardo (lomato@xxxxxxxxx):

    rrc: move allocation within if statement.
    
    Change-Id: I2282a834560ef81a4f974e80fd6a0286e83a5461
    Reviewed-on: https://code.wireshark.org/review/26143
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  2db0957   tshark(.pod): fix spelling-error-in-manpage found by lintian
    adds  b8101ed   rrc: move allocation within if statement.


Summary of changes:
 epan/dissectors/asn1/rrc/rrc.cnf | 8 ++++----
 epan/dissectors/packet-rrc.c     | 8 ++++----
 2 files changed, 8 insertions(+), 8 deletions(-)