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

Wireshark-commits: [Wireshark-commits] rev 29582: /trunk/gtk/ /trunk/gtk/: expert_dlg.c gui_utils.c

Date: Thu, 27 Aug 2009 05:34:08 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29582

User: etxrab
Date: 2009/08/26 10:34 PM

Log:
 Don't copy const strings, store the pointer in the list store instead,
 saves memory.

Directory: /trunk/gtk/
  Changes    Path            Action
  +22 -13    expert_dlg.c    Modified
  +24 -1     gui_utils.c     Modified
  +25 -5     gui_utils.h     Modified