diff options
author | Kohei Yoshida <kohei.yoshida@suse.com> | 2011-11-23 18:23:14 -0500 |
---|---|---|
committer | Kohei Yoshida <kohei.yoshida@suse.com> | 2011-11-23 18:29:04 -0500 |
commit | 0215f8b19451ab67c7fdaf91f2da8298a9b89c47 (patch) | |
tree | 3b88f0baa95e9479c199d72fd61a69818e84a2c1 /sw/inc/node.hxx | |
parent | 52e04a433149d110a4a738ec6f8b7fa40c54e23c (diff) |
fdo#39589: Avoid using ulimit_cast between signed and unsigned.
If you do, things go very very wrong. These *limit_cast try to be
clever and check ranges of various types before casting, but they
fail to do the right thing when casting a signed integer into unsigned.
Diffstat (limited to 'sw/inc/node.hxx')
0 files changed, 0 insertions, 0 deletions