-
### Is your feature request related to a problem? Please describe.
Related to #2188. When running under Linux Proton, importing .blend files is not possible unless Blender is installed to ```steamapp…
-
I have found 2 bugs in pcapfix-1.1.7 by honggfuzz.
1- exceeds maximum in pcapng.c
The fuzzing report is as follows.
[*] Reading from file: SIGSEGV-toomuchspace
[*] Writing to file: fixed_SIGSE…
-
-
Current documentation only refers to PZI1: https://github.com/OPNA2608/libopenpmd/blob/f8720d08353486b9cf237db66e3f13b2a71ad4ae/docs/pzi.txt#L5-L6
The bank `piano.pzi` included in the freeware vers…
-
ClamAV reports `Heuristics.Encrypted.RAR` for s390 binaries:
To reproduce this issue using https://www.npmjs.com/package/@esbuild/linux-s390x/v/0.19.11 as an example:
```
curl -s -L https://regis…
-
# Issue
As it stands, Mesh can't make effective use of huge pages -- its design depends on smallish pages (e.g., 4K).
# Desired Behavior
Mesh would be able to take advantage of huge pages and…
-
There is an issue with loading EWF files when there are other similar named files in the same folder which are not part of the image. Example:
```bash
$ ls
test.e01 test.e02 test.e03 test.txt
`…
-
Hello, your project is great for tzfiles and I made some adaptations if you want them. Please let me know if you are interested and would like me to form PRs.
https://github.com/gnuish/zoneinfo-com…
-
app is completely broken if the "wrong" python-magic is present. Rob Jarawan found this.
-
```
/* Return the length of the null-terminated string STR. Scan for
the null terminator quickly by testing four bytes at a time. */
size_t strlen (const char *str) {
const char *char_ptr;
…