wireshark/plugins
Peter Wu 3f5d183a44 Stop using atof/strtod (fixes column sorting of float types)
atof is locale-dependent. In locales such as Swedish, German and Dutch,
the dot is a thousand separator, resulting in wrong conversions for
floats.

While at it, make the mate dissector also be independent of locale.
Blacklist atof in checkAPIs. Lemon is still using strtod, but that is
not our problem for now.

Bug: 11297
Bug: 8964
Change-Id: I6fe3e45eb1d6d95d41aa4f3af1f81a6204a60c63
Reviewed-on: https://code.wireshark.org/review/9116
Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
Petri-Dish: Gerald Combs <gerald@wireshark.org>
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2015-06-25 15:38:45 +00:00
..
docsis Fix CMake warnings 2015-04-17 16:09:22 +00:00
easy_codec <string.h>, not <memory.h>, is the header file for memcpy(). 2015-02-27 22:55:53 +00:00
ethercat Fix a few issues reported by PVS-Studio 2015-06-05 21:15:37 +00:00
gryphon Fix CMake warnings 2015-04-17 16:09:22 +00:00
irda Fix CMake warnings 2015-04-17 16:09:22 +00:00
m2m Fix CMake warnings 2015-04-17 16:09:22 +00:00
mate Stop using atof/strtod (fixes column sorting of float types) 2015-06-25 15:38:45 +00:00
opcua Fix CMake warnings 2015-04-17 16:09:22 +00:00
profinet Profinet: I&M5 Data is added. 2015-06-17 06:29:40 +00:00
stats_tree Print "and greater" instead of a ten digit number. 2015-06-08 16:05:11 +00:00
tpg Fix CMake warnings 2015-04-17 16:09:22 +00:00
unistim Fix a few issues reported by PVS-Studio 2015-06-05 21:15:37 +00:00
wimax Fix CMake warnings 2015-04-17 16:09:22 +00:00
wimaxasncp icmp,wimax: Fix undefined shift 2015-06-15 10:55:35 +00:00
wimaxmacphy wimax: replace deprecated tvb_length calls 2015-04-20 06:38:00 +00:00
Custom.m4.example Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
Custom.make.example Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
Custom.nmake.example Update Custom.nmake.example with the change done in g2ef72cb 2015-03-14 19:34:32 +00:00
Makefile.am Add the easy_codec plugin to the source distribution. 2014-08-01 16:17:38 +00:00
Makefile.common.inc Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
Makefile.nmake CMake: Add a top-level nsis_package target. 2015-03-12 22:47:42 +00:00