>Wujian(Chin) (12022-12-21): >> I have modified the issues again. Please review it again. Thank you. >> >> If the protocol address contains the user name and password, the ps >> -ef command exposes plaintext. The -mask_url parameter option is added >> to replace the protocol address in the command line with the asterisk (*). >> Because other users can run the ps -ef command to view sensitive >> information such as the user name and password in the protocol >> address, which is insecure. >> >> Signed-off-by: wujian_nanjing <[email protected]> >> --- >> doc/fftools-common-opts.texi | 11 +++++++ >> fftools/cmdutils.c | 75 >> ++++++++++++++++++++++++++++++++++++++++++-- >> fftools/cmdutils.h | 25 +++++++++++++++ >> fftools/ffmpeg.c | 10 +++--- >> fftools/ffplay.c | 9 ++++-- >> fftools/ffprobe.c | 10 +++--- >> 6 files changed, 126 insertions(+), 14 deletions(-)
>This new patch still has issues not addressed since the first review. >Regards, -- > Nicolas George I've modified most of the issues, and I've explained some of the issues that don't. If you don't accept my explanation, do you have any other better suggestions and methods? Thank you. _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe". _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
