Chen Yufei

Results 6 issues of Chen Yufei

The original code will mmap a shorter region of memory than requested. This leads to out of bound memory access when accessing near the end of the request region.

Found there's a CMakeLists.txt created in https://github.com/microsoft/vcpkg/pull/10317, which is based on [ClickHouse's version](https://github.com/ClickHouse/ClickHouse/blob/cf7d354a693f15fc5941edbf39e295d0bf8de21c/contrib%2Fbase64-cmake%2FCMakeLists.txt). This PR tries to follow what's in the current makefile. It adds options to enable `NCHECK`, `FULLCHECK`,...

Installing cmake modules to `/lib/cmake/` is more common and make it easy for users to use hiredis package. If backwards compatibility should be kept, maybe we can install to both...

遇到两个问题: - 启动 SCU 之后配置选项窗口没有自动出现,必须按 ⌘1 才能看到 - General 选项刚出来是空白的,必须点击其他 tab,再点击回来才能看到内容 系统:OS X 10.8.4,系统语言为英语

bug

I tried to parse address in the form of `user:passwd@server_address` to allow specifying user name and password for http and socks proxies. Here's the [commit](https://github.com/cyfdecyf/ProxyMenu/commit/e4bfccdeabda558393e44f23a21e00481986eb74). I've looked at the document...

This is a feature request. Currently, proxy menu always selects direct connection upon startup. Restoring the last selected proxy would be better. I'm going to rely solely on ProxyMenu to...