Stefan Zabka

Results 85 issues of Stefan Zabka

As write_mem used the `cpu_memory_rw_debug` function it can not write to MMIO devices. [The relevant upstream issue](https://gitlab.com/qemu-project/qemu/-/issues/213) I needed this for my fuzzing, so I adapted the proposed patch and...

### Problem you would like to solve I have an element template with a text box that should only be shown, when a boolean flag (check box) is set. Usually...

enhancement

**Is your feature request related to a problem? Please describe.** I just wasted multiple days trying to figure out why my fuzzer, that I based on [qemu_baremetal/low_level](https://github.com/AFLplusplus/LibAFL/blob/main/fuzzers/full_system/qemu_baremetal/src/fuzzer_breakpoint.rs), reported incorrect values...

enhancement
qemu

## Description When upgrading my docker to the latest version suddenly test containers started failing due to https://github.com/testcontainers/testcontainers-java/issues/11212 I'm bumping the dependencies here to address this issue. Note: As upgrading...

backport release/8.6
no milestone
backport release/8.7
backport release/8.8

__Describe the Bug__ The token is currently expired and causing test failures __Steps to Reproduce__ 1. Run [this test](https://github.com/camunda/connectors/blob/ad69662511ffb107c2fe7d1027379822230c4159/connectors/webhook/src/test/java/io/camunda/connector/inbound/authorization/JWTAuthHandlerTest.java#L27) __Expected Behavior__ The test should be passing

kind:bug

## Description By adding the qualifier, a customer specifying a default bean doesn't accidentally override our object mapper and connectors continues to work ## Related issues closes #5675 ## Checklist...

no milestone
backport release/8.7
backport release/8.8
backport release/8.9

__Is your feature request related to a problem? Please describe.__ When the response body is empty, any attempt to evaluate the result expression will fail with the error message “Failed...

kind:enhancement