commit | baed6b82d9f160184c1c14cdb4accb08f3eb6b87 | [log] [tgz] |
---|---|---|
author | Stefan Richter <stefanr@s5r6.in-berlin.de> | Thu Sep 03 23:07:35 2009 +0200 |
committer | Stefan Richter <stefanr@s5r6.in-berlin.de> | Sat Sep 05 15:59:34 2009 +0200 |
tree | eaeee0797d802462447d5aefbb09ddbdefa69986 | |
parent | 4fe0badd5882c64dc2dcd8893f9b85db63339736 [diff] |
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 <stefanr@s5r6.in-berlin.de>