mempool: Allow mempool destroy in children processes
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 19 Mar 2024 21:18:51 +0000 (17:18 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 19 Mar 2024 21:23:36 +0000 (17:23 -0400)
commit1a426b47173fc6f684e865428e562140f2d9bae7
tree22ac5c03e49c4c943850bbbee1bcd99341eeea9e
parentd9050fc521be2a3ed212eb46f1d5683b67cc9390
mempool: Allow mempool destroy in children processes

Allow destroy of mempool objects from a child process by validating
whether the mappings are accessible or not.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: Ice9dd8cd1fad1e656dab0b457fc5469ecfae1130
src/rseq-mempool.c
This page took 0.024941 seconds and 4 git commands to generate.