oops
This commit is contained in:
parent
8f3f0a8ef6
commit
f7c11c9722
@ -272,7 +272,7 @@ im_close( IMAGE *im )
|
||||
|
||||
im->close_pending = 1;
|
||||
}
|
||||
else if( !im->closing )
|
||||
else if( !im->closing ) {
|
||||
/* Is this descriptor currently being closed somewhere else?
|
||||
* This prevents infinite descent if a close callback
|
||||
* includes an im_close for this image.
|
||||
|
Loading…
Reference in New Issue
Block a user