mirror_zfs/.github/codeql/custom-queries/cpp
Richard Yao 3f87c9c276 Add CodeQL mismatched dsl_dataset_hold/_rele pairs check
This check is currently limited to checking mismatches that occur in the
same stack frame. It does not detect across stack frames.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Signed-off-by: Richard Yao <richard@ryao.dev>
Closes #17352
2025-08-18 17:06:55 -07:00
..
deprecatedFunctionUsage.ql Switch to CodeQL to detect prohibited function use 2024-01-26 14:11:33 -08:00
dslDatasetHoldReleMismatch.ql Add CodeQL mismatched dsl_dataset_hold/_rele pairs check 2025-08-18 17:06:55 -07:00
qlpack.yml Switch to CodeQL to detect prohibited function use 2024-01-26 14:11:33 -08:00