Skip to content

Commit

Permalink
changelog: for buffer: separate the BufferFragement release and drain…
Browse files Browse the repository at this point in the history
… tracker

Signed-off-by: He Jie Xu <hejie.xu@intel.com>
  • Loading branch information
soulxu committed Nov 10, 2023
1 parent dcdda09 commit 47c56e8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions changelogs/current.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,10 @@ minor_behavior_changes:
bug_fixes:
# *Changes expected to improve the state of the world and are unlikely to have negative effects*
- area: buffer
change: |
Fixed a bug the memory will be released if it is coming from BufferFragment, when moving the slices between
the buffers and clear the drain tracker at the same time.
- area: xds
change: |
Fixed a bug (https://github.com/envoyproxy/envoy/issues/27702) that caused ADS initialization
Expand Down

0 comments on commit 47c56e8

Please sign in to comment.