mirror of
https://github.com/xorgy/mediafire-fuse
synced 2026-01-13 13:14:29 -08:00
add const qualifiers to some variables
This commit is contained in:
@@ -17,4 +17,4 @@ esac
|
||||
|
||||
cmd="valgrind --suppressions="${source_dir}/valgrind.supp" --fullpath-after="$source_dir" --tool=memcheck --leak-check=yes --show-reachable=yes --num-callers=20 --track-fds=yes --track-origins=yes"
|
||||
|
||||
$cmd "${binary_dir}/mfshell" -c "help; whoami"
|
||||
$cmd "${binary_dir}/mediafire-shell" -c "help; whoami"
|
||||
|
||||
Reference in New Issue
Block a user