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(-)