openpilot/selfdrive/proclogd
Dean Lee fe2f63849a
util.cc: reduce two read_file functions into one (#20655)
* no need to malloc one extra byte

* combine two read_file into a faster one

* cleanup #include

* use resize

* apply suggestions from review

* space

* rebase master
2021-04-13 11:43:43 -07:00
..
SConscript util.cc: reduce two read_file functions into one (#20655) 2021-04-13 11:43:43 -07:00
proclogd.cc merge utilpp.h into util.h (#19710) 2021-01-10 14:57:32 -08:00