Fixing the _DEFINE_FLEX() helper in the Linux kernel
A couple of months ago, I submitted a patch to address a dozen -Wflex-array-member-not-at-end warnings in ACPI: Originally, I opted for the __struct_group() app...
A couple of months ago, I submitted a patch to address a dozen -Wflex-array-member-not-at-end warnings in ACPI: Originally, I opted for the __struct_group() app...
While in Australia 🇦🇺, I had the honor of being invited to give a guest talk to graduate and master’s students at The University of Adelai...
Introduction Motivated by the series of events I describe below, I decided to write this short blog post about how fixing Coverity issues can open the door to y...