HomeFreeBSD

MFC r365334:

Description

MFC r365334:

umass: fix a cam_sim leak in error case

While debugging a hang I noticed that in case of error in
umass_cam_attach_sim() we miss a cam_sim_free() call.
Added that to not leak resources.

Details

Provenance
bzAuthored on
Parents
rS367368: tmpfs: reorder struct tmpfs_node to shrink it by 8 bytes
Branches
Unknown
Tags
Unknown