Skip to content

Commit ba85afc

Browse files
Update change_notes/2024-02-12-improve-a18-0-1.md
Co-authored-by: Remco Vermeulen <rvermeulen@users.noreply.github.com>
1 parent 83252df commit ba85afc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
- `A18-0-1` - `CLibraryFacilitiesNotAccessedThroughCPPLibraryHeaders.ql`:
2-
- Fix issue #7 - improve query logic to only match on exact standard library names (exclude local files with same names. Now excludes sys/header.h type headers as well from the results as those are not C standard libraries).
2+
- Fix issue #7 - improve query logic to only match on exact standard library names (e.g., now excludes sys/header.h type headers from the results as those are not C standard libraries).

0 commit comments

Comments
 (0)