Thread (1 message) 1 message, 1 author, 2016-06-15

Re: git-send-pack SIGSEGV..

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:43:17

Linus Torvalds [off-list ref] writes:
I *suspect* it's due to the refspec pattern matching changes Daniel did, 
but again - I haven't actually debugged it any deeper.
I am officially recuperating from an operation I had today, so I
cannot really take a deep look at this.

I think what is going wrong is that struct refspec for pattern
match that is parsed by parse_ref_spec does not have ->dst
component filled for "refs/tags/*" refspec, but match_refs()
does not check if pat->dst is NULL, in which case it should
reuse pat->src value.

Incidentally I have other remote.c fixes queued in 'next'.  I
haven't yet checked if I (accidentally) fixed this already.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help