diff options
author | Arseny Kapoulkine <arseny.kapoulkine@gmail.com> | 2014-11-02 09:30:56 +0100 |
---|---|---|
committer | Arseny Kapoulkine <arseny.kapoulkine@gmail.com> | 2014-11-02 09:30:56 +0100 |
commit | e9948b4b05ca23cb95a6ca75ce4ee840e1fbda9b (patch) | |
tree | 798c9638505748dd1adc6313e56a0f80120c243a /docs/samples | |
parent | f68a320a0203279db2e8692cc9e21f71551454e4 (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 'docs/samples')
0 files changed, 0 insertions, 0 deletions