1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/daemon/logger/journald
Nalin Dahyabhai 11fda783f8 Remove unnecessary check for nil CString
@noxiouz points out that we don't need to check for a nil result from
C.CString(), since an out-of-memory condition causes a runtime panic
instead.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com> (github: nalind)
2015-09-14 14:16:48 -04:00
..
journald.go Add log reading to the journald log driver 2015-09-11 16:50:03 -04:00
journald_unsupported.go
read.go Remove unnecessary check for nil CString 2015-09-14 14:16:48 -04:00
read_unsupported.go Add log reading to the journald log driver 2015-09-11 16:50:03 -04:00