Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 02ef13f: lemon: remove scan-build warning in errline(

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 05 Apr 2018 18:51:45 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=02ef13fac7309244436100853d78bc03b21f4a42
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

02ef13f by Dario Lombardo (lomato@xxxxxxxxx):

    lemon: remove scan-build warning in errline().
    
    Warning: Argument with 'nonnull' attribute passed null.
    
    Change-Id: Ie46733ae8663161b957acaabbaa2da539018693d
    Reviewed-on: https://code.wireshark.org/review/26704
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  c462fa8   Qt: remove ws_buffer_start_ptr calls from clang-scan.
    adds  02ef13f   lemon: remove scan-build warning in errline().


Summary of changes:
 tools/lemon/lemon.c | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)