From: Stefan Richter Date: Thu, 3 Sep 2009 21:07:35 +0000 (+0200) Subject: firewire: sbp2: fix freeing of unallocated memory X-Git-Tag: v2.6.31-rc9~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=baed6b82d9f160184c1c14cdb4accb08f3eb6b87;p=pandora-kernel.git firewire: sbp2: fix freeing of unallocated memory If a target writes invalid status (typically status of a command that already timed out), firewire-sbp2 attempts to put away an ORB that doesn't exist. https://bugzilla.redhat.com/show_bug.cgi?id=519772 Signed-off-by: Stefan Richter --- Reading git-diff-tree failed