-
Notifications
You must be signed in to change notification settings - Fork 347
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
previously I was under the false impression that despite the linter warning about an innefectual assignment that things were working as intended. This was because the test cases directly operated on passed in pointers instead of ensuring that the returned pointer was being used. Signed-off-by: AliceProxy <alicewasko@datawire.io>
- Loading branch information
AliceProxy
committed
Apr 19, 2023
1 parent
7a116c9
commit 2236152
Showing
2 changed files
with
55 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters