mirror of https://github.com/lukechilds/node.git
Browse Source
The event manifest specifies the MethodID field as a 32 bit integer. The 32 bit node executable publishes this correctly, but the 64 bit executable published a 64 bit integer, making the event undecodable. PR-URL: https://github.com/nodejs/node/pull/15563 Reviewed-By: Refael Ackermann <refack@gmail.com> Reviewed-By: Hitesh Kanwathirtha <hiteshk@microsoft.com>v6.x-staging
João Reis
7 years ago
committed by
Myles Borins
1 changed files with 2 additions and 8 deletions
Loading…
Reference in new issue