summaryrefslogtreecommitdiffstats
path: root/client/application.cpp
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@redhat.com>2011-07-27 17:20:13 +0200
committerChristophe Fergeau <cfergeau@redhat.com>2011-07-28 11:32:46 +0200
commit048b003468ab7fc5f4c48886cb5941814c484b7c (patch)
tree63b4015b47a2949453c31f4c6eb7a7d3b86a45d3 /client/application.cpp
parent830410e3bee3c0e410af07e833d76ecdf96a8f12 (diff)
fix integer marshalling helpers on big endian
They were trying to convert the destination pointer to an integer before trying to dereference it. The initial conversion was meant to be a cast to a pointer of the right size, not to an integer.
Diffstat (limited to 'client/application.cpp')
0 files changed, 0 insertions, 0 deletions