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 43212: /trunk/epan/ftypes/ /trunk/epan/ftypes/: ftype-do

Date: Mon, 11 Jun 2012 19:27:57 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43212

User: darkjames
Date: 2012/06/11 12:27 PM

Log:
 Fix bug 6917
 
 strtod() is locale-aware, change it to g_ascii_strtod()

Directory: /trunk/epan/ftypes/
  Changes    Path              Action
  +1 -1      ftype-double.c    Modified