> That page is sadly not informative enough of the issue. If omits the possible > problem of sizeof() possibly being used on the string and the patch > submitted in the lkml thread above was not merged into the kernel.
Experienced C programmers will know the difference between sizeof() on pointers/arrays and strlen() on strings. Will this clean-up detail get a ticket or bug number for further reference? Regards, Markus ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ ntfs-3g-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ntfs-3g-devel
