Opened 16 years ago

Closed 16 years ago

#439 closed defect (fixed)

MgStreamHelper GetDouble method throws exception

Reported by: chrisclaydon Owned by: chrisclaydon
Priority: high Milestone: 2.0
Component: General Version: 2.0.0
Severity: major Keywords:
Cc: External ID: 1047609

Description

This method attempts to copy data from an invalid memory location - it uses an integer value as a pointer rather than using a reference to the integer location in memory.

The fix is a simple one-character change.

Change History (1)

comment:1 by chrisclaydon, 16 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.