]> git.ipfire.org Git - thirdparty/systemd.git/commit
basic/hashmap,set: propagate allocation location info in _copy()
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 5 Jun 2020 12:55:41 +0000 (14:55 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 24 Jun 2020 08:38:15 +0000 (10:38 +0200)
commitadd74e8929d522d7b74ea3f4890da391a3be83df
tree63b22c8c4d04eea0b8c8207feb3e8e4bc482e37f
parent35e601d4f92110e7da0dc5c950250b424f4fdb11
basic/hashmap,set: propagate allocation location info in _copy()

Also use double space before the tracking args at the end. Without
the comma this looks ugly, but it's a bit better with the double space.
At least it doesn't look like a variable with a type.
src/basic/hashmap.c
src/basic/hashmap.h
src/basic/set.h