-
Migrated from [rt.perl.org#134139](https://rt-archive.perl.org/perl5/Ticket/Display.html?id=134139) (status was 'pending release')
Searchable as RT134139$
p5pRT updated
5 years ago
-
Reported by @TobiasStockmanns via email on 11.5.:
"I have a problem installing FairSoft via spack. I am using the dev-branch of FairSoft. Spack installs version 5.30 of perl which is required in th…
-
My use case is like, some input field is there and on change of the input field value, I am checking the value is within 0 to 100 range. If it goes beyond the range then I am reverting the value to de…
-
Migrated from [rt.perl.org#111730](https://rt-archive.perl.org/perl5/Ticket/Display.html?id=111730) (status was 'resolved')
Searchable as RT111730$
p5pRT updated
5 years ago
-
Souffle 1.6.0 cannot compile the attached Doop analysis ([gen_5073977971029498271.dl.zip](https://github.com/souffle-lang/souffle/files/3441242/gen_5073977971029498271.dl.zip)):
```
souffle -c -o ex…
gfour updated
5 years ago
-
Migrated from [rt.perl.org#134140](https://rt-archive.perl.org/perl5/Ticket/Display.html?id=134140) (status was 'pending release')
Searchable as RT134140$
p5pRT updated
5 years ago
-
TALOS-2019-0956
CVE-2019-5163
Shadowsocks-libev ss-server UdpRelay Denial-of-Service Vulnerability
### Summary
An exploitable denial-of-service vulnerability exists in the UDPRelay functio…
-
The problem: running a Datalog analysis in Doop with DDlog fails with this error:
```
Error: cannot convert -4 to u32
```
I don't know if the error comes from subtraction or overflowing addition…
gfour updated
5 years ago
-
I tried passing an empty vector to a function and the compiler crashed.
Here is a working example:
http://is.gd/EOfLkC
I think it has to do with the compiler trying to deref the vec.
## Meta
rustc 1…
-
We are investigating the performance of differential-datalog vs Souffle for Doop analyses. Aggregations cause an error in the Souffle converter. For example, this Doop Datalog line:
```
_MethodLooku…
gfour updated
5 years ago