diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug4531 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug4531 b/changes/bug4531 new file mode 100644 index 0000000000..6209f9a058 --- /dev/null +++ b/changes/bug4531 @@ -0,0 +1,4 @@ + o Major bugfixes: + - Fix null-pointer access that could occur if TLS allocation failed. + Fixes bug 4531; bugfix on 0.2.0.20-rc. Found by "troll_un". + |