For some reason it seems that `pb::*` does not match the type info symbol for `pb::CppFeatures`. Ordinarily this does not seem to cause problems, but we received a report about it causing issues with sanitizers: https://groups.google.com/g/protobuf/c/ytkvjXXdG2g/m/hk7a5JnCAwAJ For clarity I made the same change for `upb::`, though I don't think this is strictly necessary since it is covered by the `*pb::*` glob. PiperOrigin-RevId: 642390692pull/17107/head
parent
a6d4827482
commit
435c182ae6
3 changed files with 4 additions and 4 deletions
Loading…
Reference in new issue