summaryrefslogtreecommitdiff
path: root/lib/zclient.c
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@nvidia.com>2025-01-16 11:17:11 -0500
committerMergify <37929162+mergify[bot]@users.noreply.github.com>2025-02-06 16:16:49 +0000
commitae8ee154efb45825179e9999312c347275093bf2 (patch)
treecc2200ff2281d9a41af8a57c8fc33bea238fdd73 /lib/zclient.c
parentedfcf0662b7199220ed44e5dabefefb631f058e7 (diff)
zebra: Ensure that changes to dg_update_list are protected by mutex
The dg_update_list access is controlled by the dg_mutex in all other locations. Let's just add a mutex usage around the initialization of the dg_update_list even if it's part of the startup, just to keep things consistent. Signed-off-by: Donald Sharp <sharpd@nvidia.com> (cherry picked from commit 19af3f3d7af0f8904794dae3c36f60ed1d5a3cc8)
Diffstat (limited to 'lib/zclient.c')
0 files changed, 0 insertions, 0 deletions