mirror of
https://github.com/l1npengtul/nokhwa.git
synced 2026-07-04 02:27:26 +00:00
Fix #75, thanks @gennyble
This commit is contained in:
@@ -442,6 +442,7 @@ mod internal {
|
||||
if let Err(_) = buffer_sndr.send((buffer_as_vec, fourcc)) {
|
||||
return;
|
||||
}
|
||||
std::mem::forget(buffer_sndr);
|
||||
}
|
||||
|
||||
#[allow(non_snake_case)]
|
||||
|
||||
Reference in New Issue
Block a user