diff options
author | Charles E. Rolke <chug@apache.org> | 2011-10-14 14:57:58 +0000 |
---|---|---|
committer | Charles E. Rolke <chug@apache.org> | 2011-10-14 14:57:58 +0000 |
commit | 5a56a135b31ca3fede7bd2abdb41648a423ce383 (patch) | |
tree | bfd07428c0be64fa5101a5f4081812067c3205be /cpp/src/tests/QueueTest.cpp | |
parent | 4c5bd11bf0c3ea95e6c2c5afbf60c14aa64f37d5 (diff) | |
download | qpid-python-5a56a135b31ca3fede7bd2abdb41648a423ce383.tar.gz |
QPID-3540 Typecasting and alignment requirements for various platforms
In RefCountedBuffer:
1. Pad the instantiantion address of RefCountedBuffer class up to an 8-byte boundary.
2. Add (void *) casts to 'store' pointer to prevent warnings about alignment.
In qpid-perftest:
1. Don't pull a size_t object from an arbitrary buffer address.
Instead, memcopy the object by bytes.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1183378 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/tests/QueueTest.cpp')
0 files changed, 0 insertions, 0 deletions