numam-dpdk/lib/librte_eal
Dongsu Han 94bc87febf log: fix history buffer overflow
The '\0' is written outside the bounds of the log buffer, which can
result in memory corruption or display issues with log messages.

Use a new constant LOG_BUF_SIZE to store the effective size of the
buffer in struct log_history.

Signed-off-by: Dongsu Han <dongsuh@cs.cmu.edu>
Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
2013-07-25 15:01:57 +02:00
..
common log: fix history buffer overflow 2013-07-25 15:01:57 +02:00
linuxapp lib: update tailq api 2013-07-25 15:01:57 +02:00
Makefile remove version in all files 2013-07-05 11:59:50 +02:00