commit | e7aa2b2c8378b458345477d1f6d9904490263bb6 | [log] [tgz] |
---|---|---|
author | George Burgess IV <gbiv@google.com> | Wed Mar 02 14:02:55 2016 -0800 |
committer | George Burgess IV <gbiv@google.com> | Mon Mar 07 18:40:40 2016 -0800 |
tree | 125b6116858579422945357b40930b5738a94eab | |
parent | d1ec9c450d8dc9d24b5f0254111449ecfcbeaea6 [diff] |
Cleanup uses of sprintf so we can deprecate it. Also cleans up two instances of open() with useless mode params, and changes a few uses of snprintf to use sizeof(buffer) instead of hardcoded buffer sizes. Change-Id: If11591003d910c995e72ad8f75afd072c255a3c5