Replies: 1 comment 1 reply
-
Hm, it seems through digging through SB that it uses the memory pool in exactly this fashion, so it might be okay... |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is it a valid usecase for a CFE memory pool to be created in one app, then its handle transferred over to a global variable in a lib, and it to be manipulated in another app (indirectly)?
Beta Was this translation helpful? Give feedback.
All reactions