Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
0.32
-
Windows 7
Description
When calling getFloatingPointValue multiple times, the octets are endian-converted each time.
Actually we need to make a copy first and then call convertIfRequired().