ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-dev: [Wireshark-dev] Uninitialized value in packet-x11.c

From: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Date: Mon, 12 Oct 2009 17:00:07 +0200
Hi,

In packet-x11.c we have a function keycode2keysymString() with a
possible use of an uninitialized value.
At line 1848 (svn r30536) keysum can be assigned an uninitialized usym.

Does anyone know how we should fix this correctly?


-- 
Stig Bjørlykke