bug-wget
[Top][All Lists]
Advanced

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

[bug #62110] HSTS broken on 32 bit big endian devices


From: martian
Subject: [bug #62110] HSTS broken on 32 bit big endian devices
Date: Wed, 16 Mar 2022 22:54:13 -0400 (EDT)

Follow-up Comment #6, bug #62110 (project wget):

IMO, the following code should always get the correct result on any platform.
If not, that should be a bug of gnulib.

        int64 x;
        sscanf(buf, "%" SCNd64, &x);


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?62110>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]