Wireshark-commits: [Wireshark-commits] master c246513: Don't check "&(device.if_info)" to see if it

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 12 Jun 2014 18:29:25 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c246513dbae1d600aec9fc8f23c9a28f1937117a
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

c246513 by Guy Harris (guy@xxxxxxxxxxxx):

    Don't check "&(device.if_info)" to see if it's null.
    
    It would be null only with a horribly buggy C implementation.
    
    Change-Id: I880747e9993a8b087d2b177ee0bed63644ecd646
    Reviewed-on: https://code.wireshark.org/review/2179
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  1dead2b   X11: Update generated dissector
    adds  c246513   Don't check "&(device.if_info)" to see if it's null.


Summary of changes:
 capture.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)