Skip to content

Commit e3342d2

Browse files
iox-#1594 Add release note entry for CleanupCapacity fix in cxx::ScopeGuard
Signed-off-by: Simon Hoinkis <[email protected]>
1 parent 9c4c478 commit e3342d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/website/release-notes/iceoryx-unreleased.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
- Add "inline" keyword to smart_lock method implementation [\#1551](https://github.com/eclipse-iceoryx/iceoryx/issues/1551)
4646
- Fix RouDi crash due to uninitialized `ServiceRegistry` chunk [\#1575](https://github.com/eclipse-iceoryx/iceoryx/issues/1575)
4747
- Add check in `cxx::unique_ptr::get` to avoid `nullptr` dereferencing [\#1571](https://github.com/eclipse-iceoryx/iceoryx/issues/1571)
48+
- Pass `CleanupCapacity` to underlying `cxx::function` in `ScopeGuard` (formerly know as `cxx::GenericRAII`) [\#1594](https://github.com/eclipse-iceoryx/iceoryx/issues/1594)
4849

4950
**Refactoring:**
5051

0 commit comments

Comments
 (0)