Commit 77db0a6
Unique to Shared Bond Connection [Kilted manual backport] (#5349)
* Unique to Shared Bond Connection
Signed-off-by: Steve Macenski <stevenmacenski@gmail.com>
* Update lifecycle_node.cpp
Signed-off-by: Steve Macenski <stevenmacenski@gmail.com>
* Unique to Shared Bond Connection [Jazzy backport]
Changes bond connection from std::unique_ptr to std::shared_ptr
for better memory management and lifecycle handling.
Co-authored-by: Steve Macenski <SteveMacenski@users.noreply.github.com>
* Unique to Shared Bond Connection [Humble backport]
Changes bond connection from std::unique_ptr to std::shared_ptr
for better memory management and lifecycle handling.
Co-authored-by: Steve Macenski <SteveMacenski@users.noreply.github.com>
---------
Signed-off-by: Steve Macenski <stevenmacenski@gmail.com>
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>1 parent b4f48ab commit 77db0a6
File tree
2 files changed
+2
-2
lines changed2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
213 | | - | |
| 213 | + | |
214 | 214 | | |
215 | 215 | | |
216 | 216 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
0 commit comments