summary refs log tree commit diff stats
path: root/tests/cpp/tasync_cpp.nim
diff options
context:
space:
mode:
authorMathias Stearn <redbeard0531@gmail.com>2018-01-05 02:58:42 -0500
committerAndreas Rumpf <rumpf_a@web.de>2018-01-05 08:58:42 +0100
commit9f943dbc8e929f9df2bb14ad3b6ee9da138a44ac (patch)
tree1f5fa00a962d4232acac5e11e8b0db99f236fb13 /tests/cpp/tasync_cpp.nim
parent464d037c1758243664d46595ab4bd800d86e041f (diff)
downloadNim-9f943dbc8e929f9df2bb14ad3b6ee9da138a44ac.tar.gz
Don't zeroMem result of boehmAlloc() (#7029)
From the man page: "Unlike the standard implementations of malloc, GC_malloc
clears the newly allocated storage. GC_malloc_atomic does not."
Diffstat (limited to 'tests/cpp/tasync_cpp.nim')
0 files changed, 0 insertions, 0 deletions
1' href='#n111'>111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132