Hi Vladimir, > u_int is typedefed as unsigned int, which is still 32 bit wide on 64 > bit systems. But these fields are defined as ARG_TIME in token_info.
I fully agree, fixed with [1]. Thanks for reporting the bug. > Please, check other u_int and ARG_TIME fields. Maybe there are some > more bugs. All other ARG_TIME fields already use time_t and should be fine. Best regards Martin [1]http://git.strongswan.org/?p=strongswan.git;a=commitdiff;h=498d172c _______________________________________________ Dev mailing list [email protected] https://lists.strongswan.org/mailman/listinfo/dev
