]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'mh/notes-duplicate-entries'
authorJunio C Hamano <gitster@pobox.com>
Mon, 30 Sep 2019 04:19:25 +0000 (13:19 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 30 Sep 2019 04:19:25 +0000 (13:19 +0900)
commit74a39b9bcc9086cf4405aa532bb6e02e3436d5e4
tree80d32ddef577b66630c76ae215167358b25d9a41
parent37801f0665623e354e91ddd9c0bd5a2a4530fa24
parent60fe477a0be2a3801e5ce3913e0be8e8e2e58e4f
Merge branch 'mh/notes-duplicate-entries'

A few implementation fixes in the notes API.

* mh/notes-duplicate-entries:
  notes: avoid potential use-after-free during insertion
  notes: avoid leaking duplicate entries
notes.c