Changeset 146
- Timestamp:
- Mar 8, 2004, 10:42:05 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/archive/pslib/src/Utils/memory.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/archive/pslib/src/Utils/memory.c
r141 r146 82 82 83 83 if (lineno > 0) { 84 psAbort(__func__, "Detected memory corruption ");84 psAbort(__func__, "Detected memory corruption at %s:%d", file, lineno); 85 85 } 86 86 }
Note:
See TracChangeset
for help on using the changeset viewer.
