getline() from C stdlib.h gives AddressSanitizer: SEGV on unknown address 0x000000000000

后端 未结 0 1201
轻奢々
轻奢々 2020-12-13 20:53

I get a sanitizer error when trying to use getline() from the C

I think it happens because i use &linePointer when char *lineP

相关标签:
回答
  • 消灭零回复
提交回复
热议问题