User avatar
MarkAssPandi @MarkAssPandi@shrimpnet.gej.pet
11mo
@sodiboo @ivy_gay I think this is not an UB only because it's being optimized away and it does not attempt dereferencing at all?
Dereferencing itself would still be UB but it does not happen so there's no UB cus of that?