tailscale/envknob
Marwan Sulaiman da7c3d1753 envknob: ensure f is not nil before using it
This PR fixes a panic that I saw in the mac app where
parsing the env file fails but we don't get to see the
error due to the panic of using f.Name()

Fixes #11425

Signed-off-by: Marwan Sulaiman <marwan@tailscale.com>
2024-03-15 12:46:41 -04:00
..
logknob tailcfg: define a type for NodeCapability 2023-09-17 13:16:29 -07:00
envknob.go envknob: ensure f is not nil before using it 2024-03-15 12:46:41 -04:00
envknob_nottest.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
envknob_testable.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
features.go client/web: show features based on platform support 2023-12-01 17:01:13 -05:00