node: fix undefined behaviour leading to broken code with GCC 6
authorMatthias Schiffer <redacted>
Mon, 9 May 2016 14:21:57 +0000 (16:21 +0200)
committerMatthias Schiffer <redacted>
Mon, 9 May 2016 14:27:48 +0000 (16:27 +0200)
commitbbce5fce72c18ba45d0e0250caf7ee300ac1aae1
tree88152f1c3dd48d6f8be7f5adfabd5273d8581c48
parent9125c3615f753daf4cef8c8e50e0daabfeca7ae0
node: fix undefined behaviour leading to broken code with GCC 6

Fixes segfaults occuring in the node host build when GCC 6 is used.

Backport of upstream commit 96198d5bc710a4e3ca49eeeb3b3fa7b8cb61547d.

Signed-off-by: Matthias Schiffer <redacted>
lang/node/patches/004-gcc6-undefined-behaviour.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT