Browse Source

Fixed a 'core-dump' that could be caused by the interactive 'write' command when the plot contains more than one dimension. This was due to improper use of a buffer in raw_write(), as pointed out by Dietmar Warning.

pre-master-46
sjborley 21 years ago
parent
commit
83810a9f59
  1. 5
      ChangeLog

5
ChangeLog

@ -2,6 +2,11 @@
* Fixed a divide-by-zero bug in the MOS level=2 device model
the fix was supplied by Hitoshi Tanaka.
* Fixed a 'core-dump' that could be caused by the interactive 'write' command
when the plot contains more than one dimension. This was due to improper
use of a buffer in rawfile.c as pointed out by Dietmar Warning. Bug also
affected ngsconvert.
2005-05-22 Steven Borley <steven.borley@virgin.net>

Loading…
Cancel
Save