Wireshark-commits: [Wireshark-commits] master-2.4 72fe02c: Make private variables static.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 20 May 2018 02:57:24 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=72fe02ca8b34a87fc06e6b69aba26fe4158b76b0
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.4
Repository: wireshark

Commits:

72fe02c by Guy Harris (guy@xxxxxxxxxxxx):

    Make private variables static.
    
    Change-Id: I0844795597cec83dfb6752fb986d2a9957789530
    Reviewed-on: https://code.wireshark.org/review/27657
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit 724877497a7eab2cb28d5531233e083fcf9ed253)
    Reviewed-on: https://code.wireshark.org/review/27659
    

Actions performed:

    from  fb9e31f   proto.c: do not dereference a NULL pointer in proto_item_get_len() on first pass
    adds  72fe02c   Make private variables static.


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