Re: [PATCH nftables] meta: don't use non-POSIX formats in strptime()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Aug 09, 2022 at 12:18:42AM +0200, Jo-Philipp Wich wrote:
> The current strptime() invocations in meta.c use the `%F` format which
> is not specified by POSIX and thus unimplemented by some libc flavors
> such as musl libc.
> 
> Replace all occurrences of `%F` with an equivalent `%Y-%m-%d` format
> in order to be able to properly parse user supplied dates in such
> environments.

Applied, thanks



[Index of Archives]     [Netfitler Users]     [Berkeley Packet Filter]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux