if (size < 1024) { - char buf[size]; /* gcc-ism */ + char buf[1024]; - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html