]> git.proxmox.com Git - libgit2.git/commit
indexer: avoid warning about `idx->pack`
authorEdward Thomson <ethomson@github.com>
Sat, 21 Jan 2017 20:44:57 +0000 (15:44 -0500)
committerEdward Thomson <ethomson@github.com>
Sat, 21 Jan 2017 20:44:57 +0000 (15:44 -0500)
commit87b7a7051b8aa50bddc806a46240e7b15e3e23cc
tree178848ffdf5f1f2c6f2f4ffe71d08e21b054401a
parentbf339ab0ef64754dcc8e7506dd0d23629815a65a
indexer: avoid warning about `idx->pack`

It must be non-NULL to have a valid `git_indexer`.
src/indexer.c