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 Windows: Factor out syslog and journald 2015-05-14 10:34:09 -07:00
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