Security issue with CC.checkpoint
Aperta
bug
server
- Lingua principale
- JavaScript
- Stelle
- 198
- Fork
- 38
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
`CC.checkpoint` passes its arguments unmodified to `CodeCity.checkpoint`. Passing a truthy first argument will cause the interpreter to be paused and never restarted, effectively wedging it.
The other builtins defined in `CodeCity.initSystemFunctions` should be checked for similar issues.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.