Wireshark-commits: [Wireshark-commits] master 45143c6: Fix Argument with 'nonnull' attribute passed
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 14 Apr 2014 20:34:19 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=45143c6eac61f2d9ffe67bc9624eee2547d3aeb4
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

45143c6 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    Fix Argument with 'nonnull' attribute passed null found by Clang
    
    Change-Id: I9b8a6c37e4ed589ac3066ec9cbb1b63a9f30a12b
    Reviewed-on: https://code.wireshark.org/review/1097
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  2ce2320   Upgrade doxygen configuration (with doxyen 1.8) With doxygen -u doxygen_global.cfg
    adds  45143c6   Fix Argument with 'nonnull' attribute passed null found by Clang


Summary of changes:
 ui/gtk/packet_list_store.c |   10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)