chakra-core/ChakraCore

error when JsPointerToString with null 0

Open

#6,669 建立於 2021年3月29日

在 GitHub 查看
 (10 留言) (0 反應) (0 負責人)JavaScript (9,000 star) (1,374 fork)batch import
APIsgood first issuehelp wanted

描述

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

  • Actual failed and returns JsErrorNullArgument

I think this should be possible

貢獻者指南