Skip to content

Commit

Permalink
Update notes for proxy-posc related fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
abh3 committed Feb 26, 2015
1 parent 8335ad9 commit 68fcf7f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/PreReleaseNotes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Prerelease Notes
* Provide mechanism to pass command line arguments to plugins.

+ **Major bug fixes**
* Avoid SEGV when environment pointer is nil.
* Add all host IP's to the allow list.
* Correct lock loophole introduced by commit d9014d7d that may
cause SEGV.
Expand All @@ -23,6 +24,7 @@ Prerelease Notes
* Avoid memory leak when deleting a detached channel.

+ **Miscellaneous**
* Disable POSC processing when the proxy plugin is loaded.
* Avoid serializing stat() via the proxy to improve performance.
* Provide consistency for RLIM_INFINITY in getrlimit(RLIMIT_NOFILE).
* Detect misconfigured or unavailable ipV6 stacks and revert to ipV4.
Expand Down

0 comments on commit 68fcf7f

Please sign in to comment.