Hello, I am using taintgrind to test Wakaama, but found that the taint data location information obtained is not the source program: line number, but the binary program.So I am very confused.
In fact, the function output_buffer() appears in the main function of ./wakaama/examples/server/lwm2mserver.c
Hello, I am using taintgrind to test Wakaama, but found that the taint data location information obtained is not the source program: line number, but the binary program.So I am very confused.
In fact, the function output_buffer() appears in the main function of ./wakaama/examples/server/lwm2mserver.c
So, what causes this phenomenon?
My command line is: