Wireshark-dev: [Wireshark-dev] g_new0() allocation in init_iousers()

From: Rustam Kovhaev <rustam.kovhaev@xxxxxxxxx>
Date: Sat, 14 Jun 2025 16:52:28 +0000
Hi,
First of all, thank you for Wireshark! I am using it a lot, and I mean
it, and I love it.
Quick sanity check, we don't free g_new0() allocation in init_iousers(),
do we?
This is harmless, just something I noticed while reading the code.
Thank you very much!