diff options
author | Arseny Kapoulkine <arseny.kapoulkine@gmail.com> | 2014-11-01 10:44:56 +0100 |
---|---|---|
committer | Arseny Kapoulkine <arseny.kapoulkine@gmail.com> | 2014-11-01 10:48:14 +0100 |
commit | 25926c6206a47ffb5cbfb3702e2df22038176205 (patch) | |
tree | 32aeb3716a96c974d8612216bb92ccf230183194 /tests/test_header_iostream_1.cpp | |
parent | 97893ad738dfe3308d7e9793c301f24e6c9dc3a4 (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/test_header_iostream_1.cpp')
0 files changed, 0 insertions, 0 deletions