Commit Graph

2 Commits

Author SHA1 Message Date
Kartik Agaram 236cf88a3e 7233 - fix some warnings from gcc 9
Make strncpy a little less error-prone.
Just use memcpy where that suffices:
  https://stackoverflow.com/questions/56782248/gcc-specified-bound-depends-on-the-length-of-the-source-argument/56782476#56782476
2020-11-13 20:53:32 -08:00
Kartik Agaram f821c0e28b 5800 - move `browse_trace` to `tools/` dir 2019-12-07 18:15:49 -08:00