summaryrefslogtreecommitdiff
path: root/src/cgls
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2018-06-03 04:18:23 +0200
committerYu Watanabe <watanabe.yu+github@gmail.com>2018-06-03 11:18:23 +0900
commitaff443013640ba783c89c9032ebd5a557f2fc11e (patch)
tree44f0c03115d15efd97957979e6ce823906f47797 /src/cgls
parent4dae3ef6c0afebcfd06d1125a18faa06f516841f (diff)
downloadsystemd-aff443013640ba783c89c9032ebd5a557f2fc11e.tar.gz
network: avoid temporary variables for parsing, use TAKE_PTR (#9166)
We don't need a temporary variable when parsing just one number, because our parsing functions do not touch the output variable on error. TAKE_PTR is more expressive than 'n = NULL'.
Diffstat (limited to 'src/cgls')
0 files changed, 0 insertions, 0 deletions