Thu Jan 09 08:36:42 2014zefram [...] fysh.org - Ticket created
Subject:
too optimistic about fread()
Date:
Thu, 9 Jan 2014 13:36:26 +0000
To:
bug-Data-UUID [...] rt.cpan.org
From:
Zefram <zefram [...] fysh.org>
UUID.xs doesn't check the return values of fread() or flock()/lockf().
If those operations fail, the module will behave incorrectly. It should
detect these errors, and either fall back to other behaviour or at least
croak to signal the error.
-zefram
Fri Jan 10 20:55:02 2014rjbs [...] cpan.org - Correspondence added
Thanks for the bug report.
I'm only "maintaining" this dist insofar as I take patches, apply them, get them smoked, and make releases. With no patch, there is not likely to be any change in the code (unless I feel like it's an exciting way to improve my lousy C skills).
--
rjbs
Fri Jan 10 20:55:03 2014The RT System itself - Status changed from 'new' to 'open'
Fri Jan 16 11:19:02 2015rjbs [...] cpan.org - Correspondence added