Ian Kent <raven@xxxxxxxxxx> writes: > In function validate_dev_ioctl() we check that the string we've > been sent is a valid path. The function that does this check > assumes the string is NULL terminated but our NULL termination > check isn't done until after this call. This patch changes the > order of the check. > > Signed-off-by: Ian Kent <raven@xxxxxxxxxx> Acked-by: Jeff Moyer <jmoyer@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html