2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-30 22:05:46 +00:00

check_exptilde: don't need runas_ctx here

This commit is contained in:
Todd C. Miller
2023-08-14 12:37:44 -06:00
parent 08afb5183f
commit 2e8648ea0f

View File

@@ -32,7 +32,6 @@
#include <def_data.c>
struct sudoers_user_context user_ctx;
struct sudoers_runas_context runas_ctx;
struct test_data {
const char *input;