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:
@@ -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;
|
||||
|
Reference in New Issue
Block a user