Skip to content

Fix memory release on entities creation#280

Merged
Acuadros95 merged 5 commits intohumblefrom
fix/memory_release
Jan 26, 2023
Merged

Fix memory release on entities creation#280
Acuadros95 merged 5 commits intohumblefrom
fix/memory_release

Conversation

@Acuadros95
Copy link
Copy Markdown
Contributor

Related to #279 (comment)

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

@mergify backport main galactic foxy

@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Jan 25, 2023

backport main galactic foxy

✅ Backports have been created

Details

@github-actions
Copy link
Copy Markdown

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