Skip Menu |

This queue is for tickets about the HTTP-Cache-Transparent CPAN distribution.

Report information
The Basics
Id: 60065
Status: resolved
Priority: 0/
Queue: HTTP-Cache-Transparent

People
Owner: Nobody in particular
Requestors: njh [...] bandsman.co.uk
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 1.0
Fixed in: (no value)



Subject: _write_cache_entry doesn't check if the move() fails
move( $out_filename, $filename ); should read move( $out_filename, $filename ) || unlink $out_filename;
Resolved in https://github.com/mattiash/HTTP-Cache- Transparent/commit/5e9aaa7c9e4ad59a464947568171bd533e8a7a79
Subject: Re: [rt.cpan.org #60065] _write_cache_entry doesn't check if the move() fails
Date: Sun, 30 Sep 2012 09:56:46 -0400
To: bug-HTTP-Cache-Transparent [...] rt.cpan.org
From: Nigel Horne <njh [...] bandsman.co.uk>
On 09/12/2012 03:40 PM, Mattias Holmlund via RT wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=60065> > > Resolved in > > https://github.com/mattiash/HTTP-Cache- > Transparent/commit/5e9aaa7c9e4ad59a464947568171bd533e8a7a79
Looks good. Regards, -Nigel
Download smime.p7s
application/pkcs7-signature 4.3k

Message body not shown because it is not plain text.