-
Migrated from [rt.perl.org#131630](https://rt-archive.perl.org/perl5/Ticket/Display.html?id=131630) (status was 'open')
Searchable as RT131630$
p5pRT updated
2 years ago
-
Migrated from [rt.perl.org#131647](https://rt-archive.perl.org/perl5/Ticket/Display.html?id=131647) (status was 'open')
Searchable as RT131647$
p5pRT updated
2 years ago
-
**Problem**
I have been using `afl_custom_post_process` function, and noticed the following issue: buffer size parameter `buf_size` does not reflect the correct size of buffer `buff`.
After retu…
-
Hey,
As reported in https://github.com/zeta12ti/parse_duration/pull/18 there are payloads that makes the `parse_duration::parse(input)` to cause denial of service through big integer `pow` calculat…
-
Hi @SWW13 , we would like to do some changes to Hoedur code to support extra features, but we would like to check if you have any feedback or pointers to where in the code we can look to perform such …
-
This issue will be used for the communication concerning the testing phase of submission 74.
-
Migrated from [rt.perl.org#128261](https://rt-archive.perl.org/perl5/Ticket/Display.html?id=128261) (status was 'open')
Searchable as RT128261$
p5pRT updated
2 years ago
-
Every time the library is initialized it scans 1 or more directory looking for plugins, then parses the ini file for every one it finds. Usually this isn't really an issue; the library is only initia…
-
Im using OpenSSL 1.1.1u sucessfully for a while now on windows and linux. However now i tried compiling OpenSSL also for the web with emscripten. Im configuring OpenSSL with the following commands:
`…
-
hello, I'd like to try out IRFuzzer but when I run `./build.sh` I'm getting an error, below.
also, is there any version of IRFuzzer that works with LLVM top of tree? all of the fuzzing that I do is…