summaryrefslogtreecommitdiffstats
path: root/proxy/src/client
diff options
context:
space:
mode:
authorSimo Sorce <simo@redhat.com>2014-12-15 11:38:56 -0500
committerSimo Sorce <simo@redhat.com>2015-03-21 14:25:26 -0400
commit6555dbe148c4f682fe939f329b1a7fcb805ee339 (patch)
treeec031bd479e8fb8dffa698467ca5cc9c31ed2747 /proxy/src/client
parent7190829be2814269463dd91cbb480d4585fcae6c (diff)
Fix cast error
An unsigned int cannot be cast to a size_t. On some architectures (like s390) they have different sizes resulting in both writing out of bounds and getting just a zero in the length field and causing the next operation to fail. Signed-off-by: Simo Sorce <simo@redhat.com>
Diffstat (limited to 'proxy/src/client')
0 files changed, 0 insertions, 0 deletions