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

pkg/utensor: fix uninitialized variable [backport 2022.10] #18865

Merged
merged 1 commit into from
Nov 10, 2022

Conversation

maribu
Copy link
Member

@maribu maribu commented Nov 10, 2022

Backport of #18862

Contribution description

This fixes compilation with modern GCC. (And likely runtime issues...)

Testing procedure

tests/pkg_utensor should still pass.

Issues/PRs references

None

@maribu maribu added Area: pkg Area: External package ports CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Process: release backport Integration Process: The PR is a release backport of a change previously provided to master Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors) labels Nov 10, 2022
@riot-ci
Copy link

riot-ci commented Nov 10, 2022

Murdock results

✔️ PASSED

253f7bc pkg/utensor: fix uninitialized variable

Success Failures Total Runtime
1983 0 1983 06m:27s

Artifacts

This only reflects a subset of all builds from https://ci-prod.riot-os.org. Please refer to https://ci.riot-os.org for a complete build for now.

@benpicco benpicco added CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR and removed CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR labels Nov 10, 2022
This fixes compilation with modern GCC. (And likely runtime issues...)

(cherry picked from commit 70a0e3f)
@maribu maribu merged commit c70dff2 into RIOT-OS:2022.10-branch Nov 10, 2022
@maribu maribu deleted the backport/2022.10/pkg/utensor branch April 25, 2023 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: pkg Area: External package ports CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Process: release backport Integration Process: The PR is a release backport of a change previously provided to master Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants