]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'tb/trace2-va-list-fix'
authorJunio C Hamano <gitster@pobox.com>
Tue, 16 Apr 2019 10:28:10 +0000 (19:28 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 16 Apr 2019 10:28:10 +0000 (19:28 +0900)
commite9bd21c3373278a9eabaf20cb60dbb6aa694e37e
tree9ad94b7ba9d3db3a9ec3666336c58742cc907c95
parent2850232a21fa1c2548d4e4df9dbfb51e6423dcce
parentad006fe419efda47b0012347c5c2925f9a082101
Merge branch 'tb/trace2-va-list-fix'

Fix some code that passed a NULL when a va_list was expected.

* tb/trace2-va-list-fix:
  trace2: NULL is not allowed for va_list