mirror of
https://github.com/sudo-project/sudo.git
synced 2025-09-01 14:55:12 +00:00
check_exptilde: don't need runas_ctx here
This commit is contained in:
@@ -32,7 +32,6 @@
|
|||||||
#include <def_data.c>
|
#include <def_data.c>
|
||||||
|
|
||||||
struct sudoers_user_context user_ctx;
|
struct sudoers_user_context user_ctx;
|
||||||
struct sudoers_runas_context runas_ctx;
|
|
||||||
|
|
||||||
struct test_data {
|
struct test_data {
|
||||||
const char *input;
|
const char *input;
|
||||||
|
Reference in New Issue
Block a user