URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ea4f41fb5a834488fefaed867929bc25e688fa1f
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
ea4f41f by Guy Harris (guy@xxxxxxxxxxxx):
    Check whether cf_info->shb is null before using it.
    
    Fixes CID 1362571.
    
    Change-Id: I8cb930bade47653d172f8c2057e3bfc446f4e9af
    Reviewed-on: https://code.wireshark.org/review/15781
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    
Actions performed:
    from  87c8be2   Switch some AsciiDoc replacements to attributes.
    adds  ea4f41f   Check whether cf_info->shb is null before using it.
Summary of changes:
 capinfos.c |  140 +++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 72 insertions(+), 68 deletions(-)