Skip to content

Commit

Permalink
docs: Update release notes
Browse files Browse the repository at this point in the history
Add release notes entry for the getopt len fix

Signed-off-by: Brian Barrett <[email protected]>
  • Loading branch information
bwbarrett committed Aug 24, 2023
1 parent a75b176 commit f3fc01b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions RELEASENOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ Bug Fixes:
* Fix allocation of free lists to avoid accidently registering user
data, which can cause corruption on fork() with older Linux kernels.
* Fix memory leak with registered bounce buffers.
* Fix improper usage of optlen in call to fi\_getopt().
* Numerous memory cleanup fixes.

Testing:
Expand Down

0 comments on commit f3fc01b

Please sign in to comment.