Flavien Charlon

Results 16 comments of Flavien Charlon

Same problem as @razor-x above when referencing the `serverless-step-functions` plugin.

This is kind of critical, and should also work for JSON. Most JSON libraries, have first-class support for this (e.g. [in .NET](https://learn.microsoft.com/en-us/dotnet/api/system.text.json.serialization.jsonextensiondataattribute?view=net-8.0))

Hey John, I submitted a pull request: https://github.com/google/protobuf/pull/573

Here is the payload: ![image](https://cloud.githubusercontent.com/assets/296540/13294655/e56fa7d8-db1c-11e5-90d6-4cb202912e72.png)

Well, it is of concern to Bitcore as it checks that the buffers has been completely read, and that causes `Object.checkFinished` to throw an exception.

Any progress on fixing this? This is a serious blocker for us.

Well, I don't know whether there is an issue parsing the info, but I do know that receiving an invalid message shouldn't crash the process. That's a pretty obvious DoS...