DEV Community

Discussion on: I'm an Expert in Memory Management & Segfaults, Ask Me Anything!

Collapse
 
pedro82615247 profile image
Pedro • Edited

Hello , If you could help me , it's a school project the thing is , I get segfault when I run and type a big string as an input now the real thing is I have a buffer big enought and when I run with valgrind I get no seg faults do you have any idea?

Collapse
 
codemouse92 profile image
Jason C. McDonald

I could probably help, but I'd need to see your code to do so. Can you create a Github Gist?