Skip to content
Commit 9ca35979 authored by Harald Sitter's avatar Harald Sitter 🐧
Browse files

smb: always close in ::get

previously the error scenario didn't return early because of the close, so
instead put the close in a scopeguard and return immediately after error.
otherwise we'd emit both error and finished resulting in a state violation.
parent 2b5d8bb3
Pipeline #168251 passed with stage
in 5 minutes and 5 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment