diff options
author | Michael Stahl <mstahl@redhat.com> | 2014-03-30 22:31:53 +0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2014-03-30 22:41:48 +0200 |
commit | ba46f32c804e665741a6db6f2578a01045304d14 (patch) | |
tree | a0f140454829c8179264f309cdae8a8367911834 /postprocess | |
parent | 1b40966fd0dd7e30c9fff40cc0dfcc15c3456221 (diff) |
deploy some asserts to detect truncated STREAM_SEEK_TO_END
Since STREAM_SEEK_TO_END is now 64 bits it could happen that some
existing code uses it in some indirect manner and it gets truncated to
32 bits somewhere (on 32 bit platforms); try to detect that with asserts.
Of course the checked value is now a valid stream position, so
perhaps the checks should eventually be removed.
Change-Id: I4248c00d758220bdc3ee94c7aa7a7bd4c86c57f0
Diffstat (limited to 'postprocess')
0 files changed, 0 insertions, 0 deletions