lunixbochs / struc

Better binary packing for Go
MIT License
564 stars 42 forks source link

handle nil pointers to C types #74

Closed tmm1 closed 4 years ago

tmm1 commented 4 years ago

fixes #73

tmm1 commented 4 years ago

This fixes the panic but I'm not sure that the pointers are getting serialized correctly.