http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=45539
User: guy
Date: 2012/10/14 11:18 AM
Log:
The strings added to the value_string table for X11 opcodes for
extensions were incorrectly made ephemeral, rather than seasonal, in
r44662. They need to be seasonal, as they're used for dissecting all
packets in the X session.
Redo a couple of loops as for loops to make it a little clearer what
they're doing.
Directory: /trunk/epan/dissectors/
Changes Path Action
+8 -19 packet-x11.c Modified