Brent Shaffer
Brent Shaffer
I believe this is the same issue as we've documented in https://github.com/protocolbuffers/protobuf/issues/13428 I will try to fix this shortly
This has been fixed in the `main` branch of protobuf, and will be fixed in the next protobuf release (https://github.com/protocolbuffers/protobuf/commit/6d84da5e2d42a8c83373c0bc6d7ed0ca6f78aade)
This should be fixed in this repo by the end of the week
These are now fixed in the latest version
Reopening as this actually seems to be an issue in the protobuf library and requires more consideration
Hmm, I can't duplicate this, but looking at these lines, they imply that `null` is being passed to `strlen` in the protobuf core library. This shouldn't be happening, and I'm...
These need to be upgraded to Speech V2 in order to take advantage of the new client
Could someone provide us with a repro case so we can look into fixing the issue? I've tried to reproduce it with the following to match @ottaz's instructions, with no...
Closing as we cannot reproduce the issue
This is still a valid (and important) change that should be made