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

Wireshark-dev: Re: [Wireshark-dev] < 25 Warnings on Clang Scan Build

From: Bálint Réczey <balint@xxxxxxxxxxxxxxx>
Date: Wed, 15 Oct 2014 18:33:05 +0200
2014-10-14 21:41 GMT+02:00 Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>:
> Hi,
>
> For the first time, you are under 25 warnings on Clang scan-build :-D
> ( https://www.wireshark.org/download/automated/analysis/ )
>
> A quick review about last warnings :
> 3 coming from flex (Dead Assignement on ascend_scanner.c, k12text.c,
> ascend.c), need to fix flex on upstream...
>
>
> 10 coming from lemon (sqlite), i have start to update lemon from
> upstream ( https://code.wireshark.org/review/#/c/3976/ ) but all
> warning is no fixed...
>
> and last warning is "Dereference of null pointer" not yet look all
> warning but some warning is false postive (packet-ber...)
Great news!

Cheers,
Balint