You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we fail to log a message to journald due to ENOBUFS or EMSGSIZE, we
attempt to pass the message to journald by passing it a descriptor
attached to some shared memory. We need to close the descriptor, too.
0 commit comments