]> git.puffer.fish Git - matthieu/frr.git/commit
lib: fix the ASAN OneDefinitionRule violation.
authorChristian Hopps <chopps@labn.net>
Tue, 12 Dec 2023 00:53:03 +0000 (19:53 -0500)
committerChristian Hopps <chopps@labn.net>
Tue, 12 Dec 2023 00:53:03 +0000 (19:53 -0500)
commit29340e6b0660812099c86eb2f6c606f53462ea5b
tree43b09ad136c621f2529abde64afde00d535d9a88
parentc783d5b698b77dfac44ffbd69ae9160a1723da6a
lib: fix the ASAN OneDefinitionRule violation.

Rename global client pointer variables and make the linkage static.

Signed-off-by: Christian Hopps <chopps@labn.net>
lib/mgmt_be_client.c
lib/mgmt_fe_client.c
staticd/static_main.c