]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jh/fsmonitor-prework'
authorJunio C Hamano <gitster@pobox.com>
Fri, 19 Mar 2021 22:25:37 +0000 (15:25 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 19 Mar 2021 22:25:37 +0000 (15:25 -0700)
The fsmonitor interface read from its input without making sure
there is something to read from.  This bug is new in 2.31
timeframe.

* jh/fsmonitor-prework:
  fsmonitor: avoid global-buffer-overflow READ when checking trivial response

1  2 
fsmonitor.c

diff --cc fsmonitor.c
Simple merge