Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix GE448 conversion warning #8134

Merged
merged 2 commits into from
Nov 1, 2024
Merged

Fix GE448 conversion warning #8134

merged 2 commits into from
Nov 1, 2024

Conversation

dgarske
Copy link
Contributor

@dgarske dgarske commented Oct 31, 2024

Description

Fix GE448 conversion warning:error: conversion from ‘word32’ {aka ‘unsigned int’} to ‘byte’ {aka ‘unsigned char’} may change value

https://github.com/wolfSSL/scripts/pull/441

Testing

How did you test?

Checklist

  • added tests
  • updated/added doxygen
  • updated appropriate READMEs
  • Updated manual and documentation

`error: conversion from ‘word32’ {aka ‘unsigned int’} to ‘byte’ {aka ‘unsigned char’} may change value`
@dgarske dgarske requested a review from douzzer October 31, 2024 17:40
@dgarske dgarske assigned dgarske, douzzer and wolfSSL-Bot and unassigned dgarske Oct 31, 2024
@douzzer douzzer merged commit 6b78726 into wolfSSL:master Nov 1, 2024
142 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants