]> git.imager.perl.org - imager.git/commit
check for the remnant from thread creation in _valid_image
authorTony Cook <tony@develop-help.com>
Mon, 12 Nov 2012 10:09:09 +0000 (21:09 +1100)
committerTony Cook <tony@develop-help.com>
Fri, 14 Dec 2012 09:27:40 +0000 (20:27 +1100)
commit82a4a788ab37750cf112f0d6655b99ec09738232
tree0330b3be8fb74962356bf2568271dec5152460ae
parent40b02446fb4c50a87b353a826fe1dbd20128617c
check for the remnant from thread creation in _valid_image

CLONE_SKIP simply unblesses the thingy on thread creation, so for the
image to be valid the IMG entry needs to be blessed (as well as true)
Imager.pm