After removing IntQueue this is the state of memory leaks[1] (i386/linux):

Failed Test Status Wstat Total Fail Failed List of failed
-------------------------------------------------------------------------------
t/op/hacks.t 2 1 50,00% 1
t/op/rx.t 23 7 30,43% 8-9, 12-14, 21-22
9 subtests skipped.
Failed 2/35 test scripts, 94.29% okay. 8/494 subtests failed, 98.38% okay.

- hacks.t uses PIO_open/PIO_new which doesn't keep track of IO objects
- rx.t is broken WRT bitmaps and intstack

[1] a test passes, when output matches and when it doesn't show WARNINGs/ERRORs (s. testyamd script)

leo

Reply via email to