ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 9c62ea4: Fix text2pcap.c: Argument with 'nonnull' att

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 2 Mar 2014 02:56:19 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9c62ea46cd5ece0405dbf58fa937807b9eeae5dd
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

9c62ea4 by Hadriel Kaplan (hadrielk@xxxxxxxxx):

    Fix text2pcap.c: Argument with 'nonnull' attribute passed null (clang analyzer)
    
    Clang scan analysis reports API error for text2pcap.c.
    
    Change-Id: Ie0861d75888e258d9fd928d5d7441e1e3a8279ba
    Reviewed-on: https://code.wireshark.org/review/367
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  111c077   Create/use two extended value-strings & do other minor changes.
    adds  9c62ea4   Fix text2pcap.c: Argument with 'nonnull' attribute passed null (clang analyzer)


Summary of changes:
 text2pcap.c |    9 +++++++++
 1 file changed, 9 insertions(+)