Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix memory release on entities creation #280

Merged
merged 5 commits into from
Jan 26, 2023
Merged

Conversation

Acuadros95
Copy link
Contributor

Related to #279 (comment)

Signed-off-by: acuadros95 <[email protected]>
@Acuadros95
Copy link
Contributor Author

@mergify backport main galactic foxy

@mergify
Copy link
Contributor

mergify bot commented Jan 25, 2023

backport main galactic foxy

✅ Backports have been created

@github-actions
Copy link

Static memory analysis

Default configuration

MTU: 512 B
Input buffer size: 2048 B
Input history: 4
Output buffer size: 2048 B
Output history: 4

Entity Qty Size per unit
Context 2 5616 B
Topic 8 56 B
Service 4 248 B
Client 4 248 B
Subscription 4 280 B
Publisher 4 288 B
Node 4 208 B
Static input buffer 8 2136 B
Init options 6 64 B
Wait sets 4 56 B
Guard Condition 4 64 B

TOTAL: 34500 B

@Acuadros95 Acuadros95 merged commit 6df0003 into humble Jan 26, 2023
@Acuadros95 Acuadros95 deleted the fix/memory_release branch January 26, 2023 07:10
mergify bot pushed a commit that referenced this pull request Jan 26, 2023
* Update CI

* Fix memory release on entity creation

Signed-off-by: acuadros95 <[email protected]>

* Update node destroy on error

Signed-off-by: acuadros95 <[email protected]>

* Uncrustify

Signed-off-by: acuadros95 <[email protected]>

Signed-off-by: acuadros95 <[email protected]>
(cherry picked from commit 6df0003)
mergify bot pushed a commit that referenced this pull request Jan 26, 2023
* Update CI

* Fix memory release on entity creation

Signed-off-by: acuadros95 <[email protected]>

* Update node destroy on error

Signed-off-by: acuadros95 <[email protected]>

* Uncrustify

Signed-off-by: acuadros95 <[email protected]>

Signed-off-by: acuadros95 <[email protected]>
(cherry picked from commit 6df0003)
mergify bot pushed a commit that referenced this pull request Jan 26, 2023
* Update CI

* Fix memory release on entity creation

Signed-off-by: acuadros95 <[email protected]>

* Update node destroy on error

Signed-off-by: acuadros95 <[email protected]>

* Uncrustify

Signed-off-by: acuadros95 <[email protected]>

Signed-off-by: acuadros95 <[email protected]>
(cherry picked from commit 6df0003)
Acuadros95 added a commit that referenced this pull request Jan 26, 2023
* Update CI

* Fix memory release on entity creation

Signed-off-by: acuadros95 <[email protected]>

* Update node destroy on error

Signed-off-by: acuadros95 <[email protected]>

* Uncrustify

Signed-off-by: acuadros95 <[email protected]>

Signed-off-by: acuadros95 <[email protected]>
(cherry picked from commit 6df0003)

Co-authored-by: Antonio Cuadros <[email protected]>
Acuadros95 added a commit that referenced this pull request Jan 26, 2023
* Update CI

* Fix memory release on entity creation

Signed-off-by: acuadros95 <[email protected]>

* Update node destroy on error

Signed-off-by: acuadros95 <[email protected]>

* Uncrustify

Signed-off-by: acuadros95 <[email protected]>

Signed-off-by: acuadros95 <[email protected]>
(cherry picked from commit 6df0003)

Co-authored-by: Antonio Cuadros <[email protected]>
Acuadros95 added a commit that referenced this pull request Jan 26, 2023
* Update CI

* Fix memory release on entity creation

Signed-off-by: acuadros95 <[email protected]>

* Update node destroy on error

Signed-off-by: acuadros95 <[email protected]>

* Uncrustify

Signed-off-by: acuadros95 <[email protected]>

Signed-off-by: acuadros95 <[email protected]>
(cherry picked from commit 6df0003)

Co-authored-by: Antonio Cuadros <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants