a one-liner in bash that throws an error if your C program is unsafe!
exit 1
you can provide it C source codes either by piping it in or via arguments.
a one-liner in bash that throws an error if your C program is unsafe!
you can provide it C source codes either by piping it in or via arguments. 1 comment
|
@astrid there is also a tool, which prints out every unsafe line! It's called "C auto tracer" or "cat"