Skip to content

Conversation

@LinuxJedi
Copy link
Member

Found and fixed:

  • Fix typos in Renesas demo
  • Fix uninitialized variable reads
  • Fix redundant condition in wolfsshd
  • Fix argument checks in wolfsshd
  • Fix some null ptr dereferences
  • Fix ambiguous statement

@dgarske dgarske requested review from JacobBarthelmeh, dgarske and ejohnstown and removed request for dgarske February 5, 2025 15:22
@LinuxJedi LinuxJedi force-pushed the testing branch 2 times, most recently from c7540c4 to 4696a91 Compare February 5, 2025 19:38
@LinuxJedi
Copy link
Member Author

Enhanced a little bit with input from @douzzer.

Found and fixed:

* Fix typos in Renesas demo
* Fix uninitialized variable reads
* Fix redundant condition
* Fix argument checks
* Fix some null ptr dereferences
* Fix ambiguous statement
Copy link
Contributor

@douzzer douzzer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

in future, can use --enable='warning,portability' --library=std.cfg --inline-suppr

(edit: these are all now in the PR)

@douzzer douzzer merged commit 7ae768a into wolfSSL:master Feb 7, 2025
75 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants