Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
linux-capture: Fix potential null pointer dereference
Use dstr_cmp() instead of strcmp() to prevent null pointer dereferences. This code for this source has way too many pointers.
- Loading branch information