]> git.proxmox.com Git - mirror_frr.git/commit
lib: Correctly set temp file permissions
authorDonald Sharp <sharpd@nvidia.com>
Mon, 18 Jan 2021 14:32:00 +0000 (09:32 -0500)
committerDonald Sharp <sharpd@nvidia.com>
Mon, 18 Jan 2021 14:32:00 +0000 (09:32 -0500)
commit46e6f9f2ad21296c643686622419ce4122730aa7
treed57e7146f3bc237537a8e90353d729782d93381b
parentf6e07e1bdf6c5d4dfbc4f8b5e9a42efe71c67243
lib: Correctly set temp file permissions

Set the temp file permissions to limit who can read
the file.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
lib/northbound_cli.c