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 40727: /trunk/epan/ /trunk/epan/: uat.h /trunk/epan/wslu

Date: Wed, 25 Jan 2012 23:03:34 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=40727

User: guy
Date: 2012/01/25 03:03 PM

Log:
 Fix usage of g_ascii_strdown() and g_ascii_strup() - they do *not*
 modify the string in place, they return a g_mallocated modified version
 of the string passed into them.

Directory: /trunk/epan/
  Changes    Path          Action
  +4 -1      uat.h         Modified

Directory: /trunk/epan/wslua/
  Changes    Path             Action
  +10 -10    wslua_proto.c    Modified