commit | 9b75677e538836b284a0d26a593963187c24a153 | [log] [tgz] |
---|---|---|
author | Jason Evans <jasone@canonware.com> | Fri Oct 10 18:19:20 2014 -0700 |
committer | Jason Evans <jasone@canonware.com> | Fri Oct 10 18:19:20 2014 -0700 |
tree | 524f6ae583f5367cf74bb472aa392ed3da589a5c | |
parent | fc0b3b7383373d66cfed2cd4e2faa272a6868d32 [diff] |
Don't fetch tsd in a0{d,}alloc(). Don't fetch tsd in a0{d,}alloc(), because doing so can cause infinite recursion on systems that require an allocated tsd wrapper.