mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-31 14:25:15 +00:00
Fix memory leak in test.
This commit is contained in:
@@ -137,6 +137,8 @@ validate_iolog_info(const char *logfile)
|
||||
return false;
|
||||
}
|
||||
|
||||
free_log_info(info);
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user