On Tue, 30 Jan 2024, Samuel Henrique wrote:

Can you tell us which case it is?
Is it confirmed affected or is this a guess?

I believe these are the two cases:

- The public 'struct curl_fileinfo' contains a time_t struct member, used for
  FTP wildcard callbacks.

- The public API curl_getdate() takes a time_t pointer in its second argument.

If 'time_t' changes size, those two will not be ABI compatible.

--

 / daniel.haxx.se

Reply via email to