commit | 487b613e572160e80d0700e1bcd0e405420d14ea | [log] [tgz] |
---|---|---|
author | Evgeniy Stepanov <eugenis@google.com> | Tue Oct 04 14:22:15 2011 +0400 |
committer | Evgeniy Stepanov <eugenis@google.com> | Tue Oct 11 12:12:05 2011 +0400 |
tree | 1b412ce8aa13d2a7eb40005cbfdf24b9851d27a4 | |
parent | 0a1b306fe1e86b4d218506d2d3d3e72df8f795ba [diff] |
Use ENTRY and EXIT macros for strcmp, memcpy, atexit. Without this change strcmp size is zero (not set), and it gets ignored by Valgrind. Changes to memcpy and atexit don't affect the generated binary in any way. Change-Id: I05818cb5951f75901dc8c0eef02807a2e83a9231