Merge branch 'bp/fsmonitor-bufsize-fix'
authorJunio C Hamano <gitster@pobox.com>
Wed, 25 Apr 2018 04:29:03 +0000 (13:29 +0900)
committerJunio C Hamano <gitster@pobox.com>
Wed, 25 Apr 2018 04:29:03 +0000 (13:29 +0900)
commitbeed7e22fdc81ba325c4bfaadf84d23f5c697d93
tree9f81c2ef32e4f0eab2883419c292513ef2772531
parent3a940e90d505a3f2ea20e5ebc5b7acad131ad204
parentd8579accfaea398a157a3a8ad2ca6cac25f1b999
Merge branch 'bp/fsmonitor-bufsize-fix'

Fix an unexploitable (because the oversized contents are not under
attacker's control) buffer overflow.

* bp/fsmonitor-bufsize-fix:
  fsmonitor: fix incorrect buffer size when printing version number
fsmonitor.c