intel / ipmctl

BSD 3-Clause "New" or "Revised" License
183 stars 62 forks source link

sizeof('c')=4, not 1: fix overallocation #207

Closed nabijaczleweli closed 8 months ago

nabijaczleweli commented 9 months ago

As found by DCS [^._]sizeof[ (]'.{1,2}' filetype:c

Ref: https://paste.sr.ht/~nabijaczleweli/6ee9ccf301a2651afb693bff46e3671d3f7cdd89 Ref: https://101010.pl/@nabijaczleweli/111587138076843793

nolanhergert commented 8 months ago

Thank you! However, overallocation by 3 bytes isn't a big enough issue to fix. Closing.