udev/ata_id: zero out variable properly
b8a2b0f7 'use initalization instead of explicit zeroing' introduced a bug where only the first sizeof(uint_t*) bytes would be zeroed out, instead of the whole array.
Showing
Please register or sign in to comment