Re: What's cooking in git.git (Sep 2015, #02; Wed, 9)

2015-09-10 Thread Junio C Hamano
Jeff King writes: > I did wonder if we needed to deal with any fallout from f4c3edc > (vreportf: avoid intermediate buffer, 2015-08-11). That _is_ new in this > release, so regressions are fair game during the -rc period. Yeah, and the most obvious way to deal with it is just to revert, but as y

Re: What's cooking in git.git (Sep 2015, #02; Wed, 9)

2015-09-10 Thread Jeff King
On Wed, Sep 09, 2015 at 01:56:26PM -0700, Junio C Hamano wrote: > * ti/glibc-stdio-mutex-from-signal-handler (2015-09-04) 1 commit > (merged to 'next' on 2015-09-08 at c8047ba) > + pager: don't use unsafe functions in signal handlers > > Allocation related functions and stdio are unsafe thing