Page MenuHomeFreeBSD

ufshci: free the lookup path when the periph search times out
ClosedPublic

Authored by jaeyoon on Aug 5 2026, 7:59 AM.
Tags
None
Referenced Files
F170916983: D58657.diff
Mon, Sep 7, 1:56 PM
F170864251: D58657.diff
Mon, Sep 7, 3:07 AM
Unknown Object (File)
Sun, Sep 6, 10:52 AM
Unknown Object (File)
Sun, Sep 6, 10:23 AM
Unknown Object (File)
Sat, Sep 5, 11:11 PM
Unknown Object (File)
Sat, Sep 5, 11:10 PM
Unknown Object (File)
Sat, Sep 5, 11:18 AM
Unknown Object (File)
Thu, Sep 3, 12:33 AM
Subscribers
None

Details

Summary

ufshci_sim_find_periph() freed the lookup path only when it found the
periph. The timeout path returned without freeing it and leaked the
path. Free the path at the single exit instead.

Sponsored by: Samsung Electronics

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 75376
Build 72259: arc lint + arc unit