Jasper Lievisse Adriaanse
Jasper Lievisse Adriaanse
When building sthttpd with ASAN (`-fsanitize=address`) I noticed a number of crashes with trivial requests such as the following: ``` GET //../HTTP/1.1\r\n\r\n ``` The problem is most visible on systems...
**Feature Category** - [ ] Correctness - [x] User Interface / User Experience - [ ] Performance - [ ] Other (please explain) **Describe the problem** Currently the `manage_users` capability...
**Feature Category** - [x] Correctness - [ ] User Interface / User Experience - [ ] Performance - [ ] Other (please explain) **Describe the problem** I noticed that some...
This was tested with the SaltStack inotify beacon as well as: ``` python2 -m pyinotify -v /tmp python3 -m pyinotify -v /tmp ```
Using the correct credentials (I double checked them via the github.com website) I keep getting the following with 'octogit login': ``` Github username: jasperla Password for jasperla: octogit. Do you...
`slime-helper.el:quicklisp-slime-helper-base` hardcodes the path `~/quicklisp` which might break if someone installed into a different path with `(quicklisp-quickstart:install :path "/some/other/dir")`
Hi, It seems this plugin doesn't realise when a build has finished: ``` # Connecting to Docker: tcp://172.17.42.1:4243 docker_build -1 $ -1 Step 0 : FROM dockerfile/ubuntu ---> e7fc98dc1b07 [...]...