chrdev
sample module triggers "free active" warning in debug mode
#203
Labels
• drivers
Related to the example drivers in `drivers/`.
In debug mode, the
chrdev
sample module triggers a "free active" warning. Which probably points to a potential use-after-free issue.This happens on every supported architecture, and is visible in the CI logs.
The text was updated successfully, but these errors were encountered: