mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
![]() When using a scanner, log lines over 64K will crash the Copier with
bufio.ErrTooLong. Subsequently, the ioutils.bufReader will grow without
bound as the logs are no longer being flushed to disk.
Signed-off-by: Burke Libbey <burke.libbey@shopify.com>
(cherry picked from commit
|
||
---|---|---|
.. | ||
journald | ||
jsonfilelog | ||
syslog | ||
copier.go | ||
copier_test.go | ||
factory.go | ||
logger.go |