]> git.puffer.fish Git - mirror/frr.git/commit
pathd: replace ctime with ctime_r
authorMark Stapp <mjs@labn.net>
Tue, 19 Sep 2023 17:15:55 +0000 (13:15 -0400)
committerMark Stapp <mjs@labn.net>
Tue, 19 Sep 2023 20:25:01 +0000 (16:25 -0400)
commit1a9f9ef6022c2c6a285ffc33b66ea1b9935f19b6
tree507c1eb0f0033d1fd61b7e05d567c542f541abdc
parent8527084488e9d37386788feb755e21db706210d3
pathd: replace ctime with ctime_r

No ctime - replace with ctime_r()

Signed-off-by: Mark Stapp <mjs@labn.net>
pathd/path_pcep_debug.c