`upb_MiniTableField_CType()` was directly checking the `descriptortype` in `upb_MiniTableField`, without taking `field->mode` into account -- which can indicate that an int32 is actually an enum, or that bytes is really a string. PiperOrigin-RevId: 537975302pull/13171/head
parent
3c76a26b36
commit
532b4d0671
3 changed files with 15 additions and 15 deletions
Loading…
Reference in new issue