chakra-core/ChakraCore

error when JsPointerToString with null 0

Aperta

#6669 aperta il 29 mar 2021

 (10 commenti) (0 reazioni) (0 assegnatari)JavaScript (1225 fork)batch import
APIsgood first issuehelp wanted

Metriche repository

Star
 (9258 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

  • Actual failed and returns JsErrorNullArgument

I think this should be possible

Guida contributor