Matthew Dawson

Results 11 issues of Matthew Dawson

When a bus is created with a buffer of 0, messages are successfully broadcast, but are never received. I'm not sure if you care about such a use case (I...

If the kernel is built without `CONFIG_SECURITY_NETWORK`, then the `security_socket_connect_entry` function does not exist and BCC cannot attach a BPF program to the kprobe. Ideally picosnitch would not crash and...

I've picked up a few more b-parasite's, and one though I had to simplify there management was to implement the OTA update protocol for zigbee on these boards, to simplify...

### Description Due to js.org enabling DNSSEC, the mermaid.js.org domain name cannot be resolved if a DNSSEC validating resolver is being used. This cause the website/email/etc to be unavailable. As...

Type: Bug / Error
P1

I'm using the fah-gpu-amd container to run the folding@home client on my desktop, as the OS it runs is not supported by ROCm userspace and having a consistent environment is...

Designed for use with api.kde.org's use of Juvia, allow for a mailing list to receive notification of new comments for a specific site. This address is configured separately from the...

In my company's application, we have created different GCP resources in different GCP projects, to allow us to more easily isolate what applications can access which services. We then wish...

When trying to install a package on my Gentoo system, bininstall only tries to download the musl release even though I have a GLIBC system and it should be able...

When generating the different union discriminant, use the name of the discriminant instead of the name of the type inside the discriminant. This allows reuse of the type for multiple...

breaking

## Expected Behavior I'm trying to generate a `Union` enumeration where some of the variants use the same type for their contents. In this case, the enumeration represents a state...

bug