Orgad Shaneh

Results 191 issues of Orgad Shaneh

http://pasteboard.co/images/1IjVzXJA.png/download returns 504 Gateway Timeout

* Avoid reinterpret_cast * Remove pointless #define _GNU_SOURCE. It is already defined by gyp, and defining it after all the includes does nothing anyway. * Avoid using Nothing for primitives,...

When running tests/async-rentry.js there is use-after-free. ASAN: ```asan $ ASAN_OPTIONS=new_delete_type_mismatch=0 LD_PRELOAD=/lib/x86_64-linux-gnu/libasan.so.8 node tests/async-rentry.js pass ================================================================= ==2265968==ERROR: AddressSanitizer: heap-use-after-free on address 0x61d0000a98c0 at pc 0x7fcd998b7efc bp 0x7ffc337a3b60 sp 0x7ffc337a3b50 READ of...

``` workers-threads.js: *fail* code: null signal: SIGABRT stderr: /Users/runner/hostedtoolcache/node/18.16.1/x64/bin/node[8154]: ../src/node_platform.cc:376:virtual void node::NodePlatform::RegisterIsolate(v8::Isolate *, node::IsolatePlatformDelegate *): Assertion `insertion.second' failed. 1: 0x10d992805 node::Abort() (.cold.1) [/Users/runner/hostedtoolcache/node/18.16.1/x64/bin/node] 2: 0x10c408a69 node::Abort() [/Users/runner/hostedtoolcache/node/18.16.1/x64/bin/node] 3: 0x10c408811 node::Assert(node::AssertionInfo...

If you open 2 git gui instances in the same directory, then close one of them and try to close the other, an error message pops up, saying: 'error renaming...