Skip to content

Quickstart command doesn't work#137

Open
rickey-tetrel wants to merge 1 commit intojoernio:masterfrom
rickey-tetrel:patch-1
Open

Quickstart command doesn't work#137
rickey-tetrel wants to merge 1 commit intojoernio:masterfrom
rickey-tetrel:patch-1

Conversation

@rickey-tetrel
Copy link
Copy Markdown

the argument code is " stderr", not exactly "stderr", so code("stderr") doesn’t match.

joern> cpg.call.name("fprintf").argument.code.l
val res23: List[String] = List("<unknown> stderr", """"It depends!\n"""")
                                                                                                                                        
joern> version
val res24: String = "HEAD+20260124-0814"

the argument code is "<unknown> stderr", not exactly "stderr", so code("stderr") doesn’t match. 

```
joern> cpg.call.name("fprintf").argument.code.l
val res23: List[String] = List("<unknown> stderr", """"It depends!\n"""")
                                                                                                                                        
joern> version
val res24: String = "HEAD+20260124-0814"
 ```
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.

1 participant