[strongSwan] SIGILL in 4.3.5 and above

Martin Willi martin at strongswan.org
Wed Jul 21 16:08:58 CEST 2010


> One of these commits is causing SIGILL

> caf87c7dcb74b728616d52de9b24328a25c67342

Looks suspicious:

> +    return rekey - jitter * (random() / (RAND_MAX + 1.0));

@Tobias: What's the idea behind RAND_MAX + 1.0? Might this end in a
division by zero?

Regards
Martin





More information about the Users mailing list