Changeset aa36cc for molecuilder/src/Helpers/MemDebug.cpp
- Timestamp:
- May 19, 2010, 6:46:52 PM (16 years ago)
- Children:
- 11cb98
- Parents:
- 9bb477 (diff), d79e591 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)links above to see all the changes relative to each parent. - git-author:
- Frederik Heber <heber@…> (05/19/10 18:45:23)
- git-committer:
- Frederik Heber <heber@…> (05/19/10 18:46:52)
- File:
-
- 1 edited
-
molecuilder/src/Helpers/MemDebug.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/Helpers/MemDebug.cpp
r9bb477 raa36cc 153 153 // build the entry in front of the space 154 154 Memory::entry_t *entry = (Memory::entry_t*) res; 155 memset(res,0,entrySpace); 155 156 entry->info.nbytes = nbytes; 156 157 entry->info.isUsed = true;
Note:
See TracChangeset
for help on using the changeset viewer.
