diff options
author | Daiki Ueno <dueno@redhat.com> | 2017-07-03 15:40:16 +0200 |
---|---|---|
committer | Daiki Ueno <ueno@gnu.org> | 2017-07-14 10:50:47 +0200 |
commit | db1c3cd7eade9ec30163c394b37a4048d2e359af (patch) | |
tree | b0ea5da2c340f04fc5141397eb15ef9a3afdc7d2 /trust/module.c | |
parent | bc1f7570968043ba732922f633c24474565d66c0 (diff) |
test: Fix failure on 32-bit big endian platform
The value given to p11_rpc_buffer_add_ulong_value() must be a pointer
of CK_ULONG. Similarly, the value returned from
p11_rpc_buffer_get_ulong_value() must be converted to CK_ULONG before
comparison.
Reported by Andreas Metzler in:
https://lists.freedesktop.org/archives/p11-glue/2017-July/000665.html
Diffstat (limited to 'trust/module.c')
0 files changed, 0 insertions, 0 deletions