commit | c330a2e5f86e1f77d3b724877935e11014cefa21 | [log] [tgz] |
---|---|---|
author | Christian Hesse <mail@eworm.de> | Tue Oct 11 08:55:34 2016 +0200 |
committer | Jason A. Donenfeld <Jason@zx2c4.com> | Wed Oct 12 14:13:10 2016 +0200 |
tree | 3d59a0bb69c7a65c537abbafe23c7afa9d78746e | |
parent | 2d59e6a64e9869cc8420cb532af29a9eba867004 [diff] |
ui-blog: fix oid handling We have to use a pointer for walk_tree_ctx->matched_oid. This fixes faulty commit 6e4b7b6776eb994e795fa38b2619db6c55e10ecc (ui-blob: replace 'unsigned char sha1[20]' with 'struct object_id oid').