================
@@ -93,8 +93,10 @@ INTERCEPTOR(char *, strfry, char *s) {
}
INTERCEPTOR(char *, strsep, char **Stringp, const char *delim) {
----------------
vitalybuka wrote:
why do you need string function for nsan?
https://github.com/llvm/llvm-project/pull/106307