Skip to content

#143: tokenizer: stop scan at comment-end: fix identifier parse - #144

Open
philgebhardt wants to merge 1 commit into
ystero-dev:masterfrom
philgebhardt:tokenize-identifier
Open

philgebhardt wants to merge 1 commit into
ystero-dev:masterfrom
philgebhardt:tokenize-identifier

Conversation

@philgebhardt

Copy link
Copy Markdown

#143

Fixes identifier parsing for ASN.1 identifiers that are immediately followed by a comment, with no separating whitespace.

Example

@gabhijit

gabhijit commented Sep 7, 2026

Copy link
Copy Markdown
Collaborator

@philgebhardt : Thanks for the PR. Looks good. Can you please sign the commit using -s flag and push?

…arse

Fixes identifier parsing for ASN.1 identifiers that are immediately followed by a comment, with no separating whitespace. [Example][1]

[1]: https://github.com/EFForg/rayhunter/blob/86529a6a70048d4f0033e2f38fdd8a8b37d48802/telcom-parser/specs/LPP-PDU-Definitions.asn#L2091

Signed-off-by: Phil Gebhardt <gebhardt.phil@gmail.com>
@philgebhardt

Copy link
Copy Markdown
Author

Thanks @gabhijit! I've properly signed the commit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants