Skip to content

Commit

Permalink
Update notes on POSIX fix to avoid SEGV.
Browse files Browse the repository at this point in the history
  • Loading branch information
abh3 committed Jan 19, 2021
1 parent 8ea21a9 commit 071fbe9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/PreReleaseNotes.txt
Expand Up @@ -18,6 +18,7 @@ Prerelease Notes
**[Monitoring]** Implement extensive g-stream enhancements.

+ **Major bug fixes**
**[POSIX]** Avoid returning null pointer upon failure to avoid SEGV.
**[POSIX]** Correctly initialize serverless cache to avoid SEGV.
**[Server]** Make sure that alignment is a power of two for posix_memalign.
**[SSI]** Prevent a buffer from being recycled twice leading to random errors.
Expand Down

0 comments on commit 071fbe9

Please sign in to comment.