lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #10163] Fix failing fuzzer if compiling with ubsan


From: Simon Goldschmidt
Subject: [lwip-devel] [patch #10163] Fix failing fuzzer if compiling with ubsan
Date: Thu, 30 Dec 2021 16:06:28 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:94.0) Gecko/20100101 Firefox/94.0

Update of patch #10163 (project lwip):

                  Status:                    None => Done                   
             Assigned to:                    None => goldsimon              
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

I would have thought the cast from s32_t to uint64_t is missing a "&
0xffffffff" to prevent undefined behaviour when multiplying 0xffffffffdeadbeef
in the first iteration. I'm not sure why you didn't need that, but I've added
it.

    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/patch/?10163>

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




reply via email to

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