Avoid copying string arguments to log functions (always pass by ref)
authorDavin McCall <davmac@davmac.org>
Fri, 13 Dec 2019 10:05:47 +0000 (20:05 +1000)
committerDavin McCall <davmac@davmac.org>
Fri, 13 Dec 2019 10:17:40 +0000 (20:17 +1000)
commitf661bb3eca6aa9b7d651b2c3ceb0568799c9201f
tree5537ef1e98b4d79e392e889f2bc327e90810549c
parent62db063273c6d6495abc5e103d41d5023d996394
Avoid copying string arguments to log functions (always pass by ref)
src/dinit-log.cc
src/includes/dinit-log.h