Fix SEGFAULT in V4L2Grabber (#1503)

This commit is contained in:
Drzony
2022-08-19 10:22:10 +02:00
committed by GitHub
parent 2fb2fc9dd7
commit 2008e2c3d7
2 changed files with 31 additions and 61 deletions

View File

@@ -16,6 +16,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- V4L2-Grabber: Fixed a SEGFAULT in init() when compiled on Ubuntu Server 22.04
## Removed
## [2.0.13](https://github.com/hyperion-project/hyperion.ng/releases/tag/2.0.13) - 2022-05-22