Skip to content

universal pdgcode i/o's as uint32_t but is int32_t #29

@tkittel

Description

@tkittel

Lines in mcpl.c like:

f->opt_universalpdgcode = arr[5];

Are possibly problematic. We should probably read the array as raw bytes, and then cast later.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions