aboutsummaryrefslogtreecommitdiff
path: root/init.d/savecache.in
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-01-24 11:31:37 -0800
committerWilliam Hubbs <w.d.hubbs@gmail.com>2022-01-26 20:18:23 -0600
commite6d48ea1417b7ddab0f16297b6f595ad161e0a80 (patch)
treed7625cbe74c7bff071f322e73b93a14a1c65ad09 /init.d/savecache.in
parent0f8fe2a6cb9aec1d02a304224d0659968f8cad1e (diff)
rc-misc.c: Allocate memory for 'file'
This is a partial revert of commit 8e02406d ("rc-misc.c: remove references to PATH_MAX"), which changed 'file' to a null pointer with no associated storage. ../openrc-0.44.10/src/rc/rc-misc.c: In function ‘_rc_deptree_load’: ../openrc-0.44.10/src/rc/rc-misc.c:392:33: warning: ‘%s’ directive argument is null [-Wformat-overflow=] 392 | eerror("Clock skew detected with `%s'", file); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Fixes: 8e02406d ("rc-misc.c: remove references to PATH_MAX") Closes: #493
Diffstat (limited to 'init.d/savecache.in')
0 files changed, 0 insertions, 0 deletions