]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
(atapi_action): avoid memory leak in a marginal invalid ccb case.
authorThomas Quinot <thomas@FreeBSD.org>
Fri, 19 Sep 2003 16:25:44 +0000 (16:25 +0000)
committerThomas Quinot <thomas@FreeBSD.org>
Fri, 19 Sep 2003 16:25:44 +0000 (16:25 +0000)
commit6ff17a79aa844202adc14c0cc0c457d41f00d472
tree7f2ef1ed605c97db1ddd95ae8136fd05fe568946
parent3ddaef4034f7509fd475bfa1e9cc32b8b913b35c
(atapi_action): avoid memory leak in a marginal invalid ccb case.
(free_hcb): defend against calling TAILQ_REMOVE on an hcb that was
 not inserted on pending_hcbs.
sys/dev/ata/atapi-cam.c