https://reviews.csiden.org/r/63/
In dnode\_children\_t, use C99's "\[\]" idiom for declaring the variable sized array dnc\_children at the end of the structure. This prevents the compiler from mistakenly optimizing away accesses beyond the array's defined size. --matt
_______________________________________________ developer mailing list [email protected] http://lists.open-zfs.org/mailman/listinfo/developer
