Joshua Rogers
Joshua Rogers
As discussed in #14 the following grammar causes a segfault from AFL (maybe only on startup?): https://paste.pr0.tips/rm This is due to really long recursion: ``` #764 0x00007fffeed762f8 in antlr4::atn::ParserATNSimulator::closureCheckingStopState(std::shared_ptr const&,...
the following lines leak 'ocsp'(I'm not going to put the "ands", because there are so many) 892 return 1; 833 return 0; 830 RET_ERROR_INT(ERR_UNSPEC, "OCSP validity check failed"); 799 return...
### Template / PR Information This commit adds detection and default login checks for Dell's rack power distribution units. - References: https://dl.dell.com/manuals/all-products/esuprt_ser_stor_net/esuprt_rack_infrastructure/dell-metered-pdu_user%27s%20guide3_en-us.pdf ### Template Validation I've validated this template locally?...
This patch provides the functionality of allowing certain accounts to view the full output of /servers.json, including server administrators. Previously, the only users which could view this data in full...
Example; http://www.internot.info/pics/zlgMSf.png Nearly all of my images are jsut grey, or are partically grey. When I take a screenshot, I can see a 'grey splash' when I take it. Would...
I'm hoping to get the pcie webcam working on a macbookpro using webcamd. A Linux kernel driver exists (https://github.com/patjak/facetimehd) but it will never be upstreamed to torvalds/linux. Is it possible...
Hello, I am not sure if this is a bug or intentional, but thought I would report it here anyways. I currently use unbound with an upstream DoT server. I...
Previously, a `kill -SIGTERM` would be requested of the daemon, which would forward the signal to /usr/local/sbin/wifibox. /usr/local/sbin/wifibox would not forward the signal to bhyve, which requires the signal to...