If we change a symbol size (e.g. array) in a .c file that is a part of .so, executables that use it are not re-linked resulting in a runtime error: "Symbol xyz has different size in shared object, consider re-linking" Adding symbol sizes to .symbol files fixes this issue.pull/5220/head
parent
94ba53c6b6
commit
690dd723f4
1 changed files with 8 additions and 1 deletions
Loading…
Reference in new issue