Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZach Bjornson <zbbjornson@gmail.com>2016-09-22 04:02:45 +0300
committerGibson Fahnestock <gib@uk.ibm.com>2016-10-04 11:28:18 +0300
commit7420835390bcf44696349fad0498390959816acd (patch)
tree3078395df358abc1cf68151139ed82cc4ff1c61f /lib/tls.js
parentd33c4bf97b68dbae83a1d456f7b34a91b1583666 (diff)
src: fix build for older clang
Removes use of builtins that are unavailable for older clang. Per benchmarks, only uses builtins on Windows, where speedup is significant. Also adds test for unaligned ucs2 buffer write. Between #3410 and #7645, bytes were swapped twice on bigendian platforms if buffer was not two-byte aligned. See comment in #7645. PR-URL: https://github.com/nodejs/node/pull/7645 Fixes: https://github.com/nodejs/node/issues/7618 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: James M Snell <jasnell@gmail.com>
Diffstat (limited to 'lib/tls.js')
0 files changed, 0 insertions, 0 deletions