﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
22824	multi_resize can cause fatal if individual _save(s) fail	dh-shredder	nacin	"`multi_resize` is not properly checking for `WP_Error` after a save before dereferencing the metadata returned from _save().  This can cause a fatal error (due to dereferencing a `WP_Error`) if one of the individual saves fails.

This is a regression to the previous behavior in 3.4.2

Patch attached fixes this by moving the array access/unset into the `! is_wp_error()` check."	defect (bug)	closed	normal	3.5	Media	3.5	critical	fixed	has-patch	dh-shredder
