• Vladislav Vaintroub's avatar
    Bug#35987 - post-review fix · a4987b44
    Vladislav Vaintroub authored
    Correct usage of strncat() in get_symbol_path()
    
    3rd parameter to strncat is changed to be count of 
    remaining bytes in the output buffer minus 1.
    
    
    a4987b44
stacktrace.c 16.1 KB