Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 242680
b: refs/heads/master
c: 8fc1858
h: refs/heads/master
v: v3
  • Loading branch information
Roland Dreier authored and James Bottomley committed Mar 23, 2011
1 parent 28b1828 commit 9ab2477
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4b3203052494ea7b0a445ace676cd2013917c807
refs/heads/master: 8fc1858a42663248d5b362edc313786e0be7a639
1 change: 1 addition & 0 deletions trunk/drivers/target/target_core_pscsi.c
Original file line number Diff line number Diff line change
Expand Up @@ -816,6 +816,7 @@ pscsi_alloc_task(struct se_cmd *cmd)
if (!(pt->pscsi_cdb)) {
printk(KERN_ERR "pSCSI: Unable to allocate extended"
" pt->pscsi_cdb\n");
kfree(pt);
return NULL;
}
} else
Expand Down

0 comments on commit 9ab2477

Please sign in to comment.