Archived issue #0020979
Foundation Classes, FSD_BinaryFile - conversion functions should work with pointers on values
Description
The conversion functions of class FSD_FileHeader such as: InverseShortReal,
InverseReal, etc ...
should work with void * as input argument instead of value, becase application
can crash during function argument conversion into float or double value.
For instance, NAN value from one of the customers SGI result file leads to FPE signal on Debian and SuSE
BR, PTv.
InverseReal, etc ...
should work with void * as input argument instead of value, becase application
can crash during function argument conversion into float or double value.
For instance, NAN value from one of the customers SGI result file leads to FPE signal on Debian and SuSE
BR, PTv.
Public activity
No public notes
Participants are labeled by their role within this record.
Related records