Merge pull request #378 from smowton/smowton/admin/change-note-typo

Fix changenote typo
This commit is contained in:
Chris Smowton
2020-10-14 13:33:21 +01:00
committed by GitHub

View File

@@ -1,2 +1,2 @@
lgtm,codescanning
* The accuracy of the `go/allocation-size-overflow` query was removed, excluding more false-positives in which a small array could be mistaken for one of unbounded size.
* The accuracy of the `go/allocation-size-overflow` query was improved, excluding more false-positives in which a small array could be mistaken for one of unbounded size.