-
I just made a simple sample.key on Keynote(14.0), and unpack it but failed.
``` bash
> keynote-parser unpack sample.key
Traceback (most recent call last):
File "/Users/bob/opt/anaconda3/bin/key…
-
Hi,
It seems like one of our fuzzers is failing because of a stack-overflow in protobuf's `TextFormat::Parser`. The input that libprotobuf-mutator created was a Struct that has a large recursive d…
asraa updated
6 months ago
-
clang crashed with the attached testcase from grpcio-tools on mips
```
1. parser at end of file
2. Code generation
3. Running pass 'Function Pass Manager' on module 'third_party/…
kraj updated
2 months ago
-
This issue is to track the progress of the PECL builds we are doing
Here is the list of extensions built so far
- amqp
- apcu
- apfd
- ast
- base58
- bitset
- couchbase
- crypto
- CSV
- d…
-
### A note for the community
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to he…
-
I am looking for a way to deserialize a binary protobuf message using a `.proto` schema provided at runtime. Ideally that would deserialize to some dynamic object or a wrapper which can be used to que…
-
See [here](https://github.com/pganalyze/libpg_query/blob/680f5ee67c6fdae497c8d1edfadd02b9b8eac74f/test/parse_tests.c#L9) the following `A_Const` node output: (all cases adhere to this pattern)
```jso…
-
Currently all of standard types and types inside signatures stored as strings in SDB. Thus, every time we load those databases we have to parse all those strings manually which is time and resource-co…
-
protobuf.js version: 7.1.2
We are parsing a `.proto` file in `proto3` format with `protobufjs.loadSync`. Using the resulting parsed objects, we need to distinguish between a field that is marked `o…
-
### Check for existing issues
- [X] Completed
### Language
Protobuf
### Tree Sitter parser link
https://github.com/mitchellh/tree-sitter-proto
### Language server link
https://git…