Skip to content

Small fixes addressing C/C++ warnings#80

Merged
quetric merged 1 commit intoXilinx:devfrom
amd-vserbu:fix/warnings
May 7, 2026
Merged

Small fixes addressing C/C++ warnings#80
quetric merged 1 commit intoXilinx:devfrom
amd-vserbu:fix/warnings

Conversation

@amd-vserbu
Copy link
Copy Markdown

The C/C++ code should compile without warnings after this patch.

The fixes are:

  • aborting instead of throwing in a destructor on an error
  • checking return values
  • using a temporary variable instead of a potentially unaligned pointer

Signed-off-by: Vlad Gabriel Serbu <Vlad-Gabriel.Serbu@amd.com>
@quetric quetric merged commit 1a03720 into Xilinx:dev May 7, 2026
3 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.

2 participants