j
k
j a
j l
(nit) Ensure that the caller doesn't access stale pointer. (also needed by the `if (*object_shm)` suggestion)
```suggestion:-0+0
*object_shm = NULL; ```
Back to the thread
Back to the list