On 6/9/07, Johan Herland <johan@xxxxxxxxxxx> wrote:
+/* + * Perform parsing and verification of tag object data. + * + * The 'item' parameter may be set to NULL if only verification is desired. + * + * The given data _must_ be null-terminated. + */ int parse_and_verify_tag_buffer(struct tag *item, const char *data, const unsigned long size, int thorough_verify)
This hunk really belongs into commit which introduced the function parse_and_verify_tag_buffer. - 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