summaryrefslogtreecommitdiff
path: root/tests/test_xpath_operators.cpp
diff options
context:
space:
mode:
authorArseny Kapoulkine <arseny.kapoulkine@gmail.com>2014-11-02 09:30:56 +0100
committerArseny Kapoulkine <arseny.kapoulkine@gmail.com>2014-11-02 09:30:56 +0100
commite9948b4b05ca23cb95a6ca75ce4ee840e1fbda9b (patch)
tree798c9638505748dd1adc6313e56a0f80120c243a /tests/test_xpath_operators.cpp
parentf68a320a0203279db2e8692cc9e21f71551454e4 (diff)
Fix undefined behavior while calling memcpy
Calling memcpy(x, 0, 0) is technically undefined (although it should usually be a no-op).
Diffstat (limited to 'tests/test_xpath_operators.cpp')
0 files changed, 0 insertions, 0 deletions