• Simon Que's avatar
    SYSLINK: ipc - cleanup for platform_mem · 5aba61be
    Simon Que authored
    sysmgr_destroy was not cleaning up platform_mem.  As a result, memory allocated
    by platform_mem_setup was not freed by platform_mem_destroy.  This has been
    fixed.  Also, platform_mem_destroy was incorrectly freeing the allocated gate
    handle.  It now frees it correctly.
    Signed-off-by: default avatarSimon Que <sque@ti.com>
    5aba61be
sysmgr.c 21.4 KB