|
Check-in Number:
|
939 | |
| Date: |
2001-Sep-12 08:50:26 (local)
2001-Sep-12 06:50:26 (UTC) |
| User: | thl |
| Branch: | |
| Comment: |
dmalloc now dumps unfreed memory using log-nonfree-space option |
| Tickets: |
|
| Inspections: |
|
| Files: |
|
ossp-pkg/lmtp2nntp/.dmallocrc 1.2 -> 1.3
--- .dmallocrc 2001/08/28 11:31:22 1.2
+++ .dmallocrc 2001/09/12 06:50:26 1.3
@@ -23,5 +23,5 @@
debug3f log-stats, log-non-free, log-trans, \
log-admin, check-fence, check-heap, check-lists, realloc-copy, \
free-blank, error-abort, \
- allow-free-null
+ allow-free-null, log-nonfree-space
|
|