diff options
| author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-02-13 07:26:05 -0600 |
|---|---|---|
| committer | Austin Seipp <austin@well-typed.com> | 2014-02-17 01:46:03 -0600 |
| commit | ebace6969f0ec85b1caa0fea265a5f9990a23b2e (patch) | |
| tree | c7545d03cb7bfb911855f6d23cdc89d2a4e05783 /includes | |
| parent | 4bb50ed0c6246e2d45e22e79f5658db1fa8a58b3 (diff) | |
| download | haskell-ebace6969f0ec85b1caa0fea265a5f9990a23b2e.tar.gz | |
rts/Capability.c: fix crash in -threaded mode on UNREG build
UNREG mode has quite nasty invariant to maintain:
capabilities[0] == &MainCapability
and it's a non-heap memory, while other
capabilities are dynamically allocated.
Issue #8748
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Signed-off-by: Austin Seipp <austin@well-typed.com>
Diffstat (limited to 'includes')
0 files changed, 0 insertions, 0 deletions
