mirror of
https://github.com/versity/scoutfs.git
synced 2026-08-01 04:46:29 +00:00
If scoutfs_send_omap_response fails for any reason, req is NULL and we would hit a hard NULL deref during unwinding. Signed-off-by: Auke Kok <auke.kok@versity.com>