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

Re: [PATCH] Verify we know how to read a pack before trying to using it.

From: Nicolas Pitre <hidden>
Date: 2016-06-15 22:42:37

On Mon, 21 Aug 2006, Shawn Pearce wrote:
If the pack format were to ever change or be extended in the future
there is no assurance that just because the pack file lives in
objects/pack and doesn't end in .idx that we can read and decompress
its contents properly.

If we encounter what we think is a pack file and it isn't or we don't
recognize its version then die and suggest to the user that they
upgrade to a newer version of GIT which can handle that pack file.
There are already 3 other places where the pack header and version are 
validated: see git-grep pack_version_ok *.c output.  Maybe it would be 
best to abstract those tests all in one place.


Nicolas
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help