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
An incorrect argument count check results in `argv[1]` being accessed
even when it is not provided. This causes a SEGV on launch of the
daemon in normal cases (on a system) when the temporary path location
is not provided.
Fixes: fa2d962
Signed-off-by: Patrick Williams <[email protected]>
Change-Id: Ibe7254533cb6002d73c5a1ada8bb1f35e9c9df53
0 commit comments