rizin icon indicating copy to clipboard operation
rizin copied to clipboard

Support packing and alignment in C data structures (RzTypes) properly

Open XVilka opened this issue 2 years ago • 2 comments

As a follow up of https://github.com/rizinorg/rizin/pull/2230 discussion we should design and implement properly various arrangements of structures and unions that can be packed, aligned, and have other similar attributes.

XVilka avatar Feb 13 '22 03:02 XVilka

To clarify for the future: the packad, aligned, etc. should be attributes of the structure itself and they should be computed without having to use a different API.

ret2libc avatar Feb 14 '22 09:02 ret2libc

This issue has been automatically marked as stale because it has not had recent activity. Considering a lot has probably changed since its creation, we kindly ask you to check again if the issue you reported is still relevant in the current version of rizin. If it is, update this issue with a comment, otherwise it will be automatically closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Aug 31 '22 05:08 stale[bot]