Under parent task T99382 (priority: Low)
UBSan warns when indexing into a null pointer. This should produce the same pointer value without triggering the UBSan warning.
Differential D15390
[T99382:UBSan] Fixed Indexing into null pointer UBSan warning Authored by Loren Osborn (linux_dr) on Jul 7 2022, 8:56 AM. Tags None Subscribers None
Details Under parent task T99382 (priority: Low) UBSan warns when indexing into a null pointer. This should produce the same pointer value without triggering the UBSan warning.
Diff Detail
Event TimelineComment Actions Hi Clément, This looks like your code originally. Can you take a peek at it? Thanks, -Loren |