OSDN Git Service

link_alt_odb_entry: fix read over array bounds reported by valgrind
[git-core/git.git] / shortlog.h
index bc02cc2..de4f86f 100644 (file)
@@ -12,6 +12,7 @@ struct shortlog {
        int in1;
        int in2;
        int user_format;
+       int abbrev;
 
        char *common_repo_prefix;
        int email;