Problem: test_msg_ffn uses unitialised memory
Solution: pass correct size to memcmp to avoid reading uninitialised areas of the buffer.
Showing
Please
register
or
sign in
to comment
Solution: pass correct size to memcmp to avoid reading uninitialised areas of the buffer.