cURL / Mailing Lists / curl-library / Single Mail

curl-library

[PATCH] ssluse.c: Fixed compile error: conversion to 'int' from 'size_t'

From: Tatsuhiro Tsujikawa <tatsuhiro.t_at_gmail.com>
Date: Thu, 28 Jun 2012 00:36:27 +0900

Hi,

The attached patch fixes the following compile error:

ssluse.c: In function 'Curl_ossl_random':
ssluse.c:2789:3: error: conversion to 'int' from 'size_t' may alter
its value [-Werror=conversion]
cc1: all warnings being treated as errors

Best regards,

Tatsuhiro Tsujikawa

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html

Received on 2012-06-27