-
### Debug frame information in `.debug_frame` section is not updated after bolt optimization
#### Problem
DWARF call frame information (CFI) may be populated inside the `.debug_frame` section inst…
-
### Link to the code that reproduces this issue
https://codesandbox.io/p/devbox/great-elbakyan-jty6yh
### To Reproduce
Start the application and inspect the headers. You'll see that new headers can…
-
I am doing binary rewriting on Windows binaries, the tested binary is compiled with Visual Studio 2022 and the dependences are the following:
KERNEL32.dll
VCRUNTIME140.DLL
I have used the fol…
-
Npgsql uses the extended protocol almost everywhere, which is fine. However, there are some internal scenarios where we must use the simple protocol, but still consume a resultset (https://github.com/…
roji updated
2 months ago
-
The RKE2 install script will overwrite the RKE2 binary even if this is not necessary.
I believe we should simply checksum the existing RKE2 binary and compare it to what we stage, to prevent unnece…
-
This is an umbrella issue for improvements to `esy release` command.
Also related (some of these are addressed here as well): #705, #436, ...
## Configuration Changes Proposals
#### Add `"esy…
-
**What should be cleaned up or changed**:
We have a bunch of Python scripts in [`releng/` directory](https://github.com/kubernetes/test-infra/tree/master/releng). These scripts are used to handle c…
-
I'm attempting to write instrumentation that calls a function in a static library that I want to link while pretty-printing the instrumented IR. So far I've managed to do it like so:
1. insert the sy…
-
### Is your feature request related to a problem? Please describe.
We develop our applications using Spring Boot based on an in-house framework. This in-house framework (traditionally) takes care of …
-
`test` was never completed, so I hid it because we're focusing on other priorities.
`run` and `package` were really out of date because they were written at a time when we thought it was a good ide…