dissect.cstruct_legacy icon indicating copy to clipboard operation
dissect.cstruct_legacy copied to clipboard

Fixed VLA/VSA for all types.

Open Hadatko opened this issue 6 years ago • 3 comments

Null termination removed.

#10

Hadatko avatar Dec 20 '19 07:12 Hadatko

Is there any plan to merge this fix into official release anytime soon? We need flexible arrays behaving exactly like in C language.

hubert3x3 avatar Nov 16 '20 09:11 hubert3x3

Is there any plan to merge this fix into official release anytime soon? We need flexible arrays behaving exactly like in C language.

Hi, if you are interested. All these PR from me are merged here: https://github.com/ACRIOS-Systems/dissect.cstruct/tree/devel

It looks like guys silently pushed new version and i gues mine PR will not fit that version.

Hadatko avatar Nov 16 '20 09:11 Hadatko

Thank you for quick response. Quick check has proved that your version solves our problems.

hubert3x3 avatar Nov 16 '20 09:11 hubert3x3