Wireshark-commits: [Wireshark-commits] master-2.2 2f56988: Make private variables static.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 20 May 2018 02:58:00 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2f56988f0168bd7bbe7263bef2fc398e59d26e83
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

2f56988 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/27660
    

Actions performed:

    from  beaebe9   proto.c: do not dereference a NULL pointer in proto_item_get_len() on first pass
    adds  2f56988   Make private variables static.


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