Thread (6 messages) flat view 6 messages, 3 authors, 2016-06-15

Re: [PATCH 09/19] tree-diff.c: reserve space in "base" for pathname concatenation

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:50:14

Nguyen Thai Ngoc Duy [off-list ref] writes:
All paths should not exceed PATH_MAX, right?
Your PATH_MAX may be a lot shorter than the PATH_MAX on the system I
created my trees on that you are reading.  Besides, you can create
arbitrarily deep tree structure without busting the limit on the
filesystem by writing tree objects by hand.

In other words, all paths shouldn't exceed PATH_MAX, but the responsiblity
to verify that is _yours_.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help