aboutsummaryrefslogtreecommitdiff
path: root/src/delta
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/delta
parentMerge pull request #9156 from shr-project/jansa/gcc8 (diff)
downloadsystemd-aff443013640ba783c89c9032ebd5a557f2fc11e.tar.gz
systemd-aff443013640ba783c89c9032ebd5a557f2fc11e.tar.bz2
systemd-aff443013640ba783c89c9032ebd5a557f2fc11e.zip
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/delta')
0 files changed, 0 insertions, 0 deletions