Fixed potential buffer overrun in logger.
Removed in-memory logging since unused and eliminates odd circular buffer with memory issues per valgrind.
Loading
Please sign in to comment
Removed in-memory logging since unused and eliminates odd circular buffer with memory issues per valgrind.