Wireshark-commits: [Wireshark-commits] master 7cbc790: Avoid bug 9962 - don't use variables that ha
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 10 Apr 2014 00:49:03 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7cbc790832cfb067857b523ef2ad440966ef824a
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

7cbc790 by Guy Harris (guy@xxxxxxxxxxxx):

    Avoid bug 9962 - don't use variables that haven't been set.
    
    See the comment for details.
    
    Change-Id: I0b1800dd884736e00201f09166c0d2bd6795b6c3
    Reviewed-on: https://code.wireshark.org/review/1047
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  7fb9e9b   Fix white space.
    adds  7cbc790   Avoid bug 9962 - don't use variables that haven't been set.


Summary of changes:
 epan/dissectors/packet-lbmc.c |    6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)