Skip to content

Commit

Permalink
Host (macOS): fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
CarterLi committed Nov 28, 2023
1 parent 91c23c5 commit 5db3c90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/detection/host/host_apple.c
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,7 @@ const char* getProductNameWithIokit(FFstrbuf* result)
}

IOObjectRelease(registryEntry);
return NULL;
}

const char* ffDetectHost(FFHostResult* host)
Expand Down

0 comments on commit 5db3c90

Please sign in to comment.