lunixbochs / struc

Better binary packing for Go
MIT License
576 stars 45 forks source link

handle nil pointers to C types #74

Closed tmm1 closed 5 years ago

tmm1 commented 5 years ago

fixes #73

tmm1 commented 5 years ago

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