summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorArseny Kapoulkine <arseny.kapoulkine@gmail.com>2014-11-01 10:44:56 +0100
committerArseny Kapoulkine <arseny.kapoulkine@gmail.com>2014-11-01 10:48:14 +0100
commit25926c6206a47ffb5cbfb3702e2df22038176205 (patch)
tree32aeb3716a96c974d8612216bb92ccf230183194 /tests
parent97893ad738dfe3308d7e9793c301f24e6c9dc3a4 (diff)
XPath: Fix undefined behavior while calling memcpy
Calling memcpy(x, 0, 0) is technically undefined (although it should usually be a no-op). Fixes #20.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions