chakra-core/ChakraCore

error when JsPointerToString with null 0

Open

#6669 aperta il 29 mar 2021

Vedi su GitHub
 (10 commenti) (0 reazioni) (0 assegnatari)JavaScript (1374 fork)batch import
APIsgood first issuehelp wanted

Metriche repository

Star
 (9000 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

  • Source
JsPointerToString(NULL, 0, &str);
  • Expected str = empty string

  • Actual failed and returns JsErrorNullArgument

I think this should be possible

Guida contributor