- Fixed a bug which caused the SICServer to die when a socket was broken.
- Fixed many things in DIFRAC subsystem:
* Recoded tcentr.f etc so that the course centering will work and will not
go into an endless loop.
* fixed boundary overwrites which occurred when yesno or alfnum where
uset to get a single character and several were given.
* Addeded documentation for DIFRAC
- Added tcl-files which support the WWW status system
This commit is contained in:
@@ -21,9 +21,9 @@
|
||||
#define FILL_ON_FREE /* free'd memory is cleared */
|
||||
#define FILL_ON_FREE_VALUE 0xA9 /* Value to de-initialize with */
|
||||
|
||||
/*
|
||||
#define CHECK_ALL_MEMORY_ON_MALLOC
|
||||
#define CHECK_ALL_MEMORY_ON_FREE
|
||||
/*
|
||||
#define PARANOID_FREE
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user