You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Generated C code has a bug in the generated function *_wrap_and_apply_header() The argument order when it calls *messageHeader__wrap() is wrong. It seems like an easy mistake to make as there is very little consistency in argument order between version and bufferLength in the generated code.