security
来自「web服务器访问统计」· 代码 · 共 22 行
TXT
22 行
SECURITY FILEThis file will contain a list of bugs related to security problems foundin visitors. Currently no bug of this kind was reported or found.VISITORS CODE QUALITY AND AUDITINGVisitors is tested with big log files and the valgrind program before of everyrelease to ensure that there aren't obvious memory violation problemswith normal log files, and was written with care about security.POSSIBLE PROBLEMSStill it's a C program that does a lot of pointer math in order tobe fast, and its work is to process untrusted input (what's written inlog files is in part client-driven), this file is here to containdetailed information if this kind of bugs will be found in future.LIST OF SECURITY BUGS FOUND None for now.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?