Skip to content

Cleaning up findSharedMemory usage, fixing error checks on the returned...

Cleaning up findSharedMemory usage, fixing error checks on the returned pointer, consolidating code for findSharedMemory() and findSharedMemorySize() so we don't have duplicate, removing unused sprintf in both functions, removing the use of the global addr variable.

Would like to test this code in a more complete fashion before marking the MR as ready.

Edited by Ezekiel Dohmen

Merge request reports