LocalSocket: take null-terminator of socket path into account

Authored by ahartmetz on Jan 26 2018, 9:46 PM.

Description

LocalSocket: take null-terminator of socket path into account

Fixes a valgrind warning. It happened to work on Linux probably due
to the passed in length which also terminates the string.

Details

Committed
ahartmetzAug 5 2019, 8:15 PM
Parents
R738:b2a02eab1b85: Allow patching of serial on an already serialized Message
Branches
Unknown
Tags
Unknown