|
|
|
|
|
by oblong
2945 days ago
|
|
> This UB was leading to disclosure of little bits of kernel memory back into user mode because Windows engineers assumed that = { 0 } was the same as leaving the variable uninitialized and then memsetting the whole thing to zero But what on earth were they doing with the padding bits? |
|