libtickit
libtickit copied to clipboard
I'm raising this issue here although my initial contact just happened to be when installing a lot of modules in Perl and a dependency chain brought in Tickit. I tracked...
Hi Paul, I tracked a long-standing memory corruption issue with the Tickit-* Perl modules in https://bugs.debian.org/1078154 down to this use after free. The related crashes are not very deterministic, but...
Compilation under MacOS fails due to a missing condition: ```bash $ make glibtool --quiet --mode=compile --tag=CC cc -Wall -Iinclude -Isrc -std=c99 -I/opt/local/include -DHAVE_UNIBILIUM -I/opt/local/include -o src/evloop-default.lo -c src/evloop-default.c src/evloop-default.c:126:14: error:...