aboutsummaryrefslogtreecommitdiffhomepage
path: root/js
diff options
context:
space:
mode:
authorGravatar Petter Strandmark <petter.strandmark@gmail.com>2018-05-04 20:37:03 +0200
committerGravatar Petter Strandmark <petter.strandmark@gmail.com>2018-05-04 20:37:03 +0200
commitd14cacd791ac553b5dfba5f303fc631b42f6e662 (patch)
tree548d536d70eab290b05f712613710ab79b1129a5 /js
parent513b35dc4e732a5649d50b2c56405109def40624 (diff)
Fix error in Clang UndefinedBehaviorSanitizer
Pointer Arguments to memcpy can not be null in UndefinedBehaviorSanitizer. In this case, both the memory and the size was zero. This change allows protoc to run under UndefinedBehaviorSanitizer.
Diffstat (limited to 'js')
0 files changed, 0 insertions, 0 deletions