]> gitweb.ps.run Git - ps-cgit/commitdiff
ui-blog: fix oid handling
authorChristian Hesse <mail@eworm.de>
Tue, 11 Oct 2016 06:55:34 +0000 (08:55 +0200)
committerJason A. Donenfeld <Jason@zx2c4.com>
Wed, 12 Oct 2016 12:13:10 +0000 (14:13 +0200)
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').


No differences found