Skip to content

Commit 5c3243f

Browse files
author
Eric Holk
committed
---
yaml --- r: 4477 b: refs/heads/master c: 42b13c1 h: refs/heads/master i: 4475: 192d31b v: v3
1 parent 636deaa commit 5c3243f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 44bef5f2cb175769155d92ec65bd6b16e6708a1e
2+
refs/heads/master: 42b13c1db39383840e49794443930acae7b3c477

trunk/src/rt/memory_region.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// NB: please do not commit code with this uncommented. It's
55
// hugely expensive and should only be used as a last resort.
66
//
7-
#define TRACK_ALLOCATIONS
7+
// #define TRACK_ALLOCATIONS
88

99
#define MAGIC 0xbadc0ffe
1010

0 commit comments

Comments
 (0)