bug-tar
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-tar] undefined behavior with standard archive


From: Sergey Poznyakoff
Subject: Re: [Bug-tar] undefined behavior with standard archive
Date: Sun, 26 Feb 2017 00:05:56 -2200

Agostino Sarubbo <address@hidden> ha escrit:

> extract.c:1190:30: runtime error: index 7333 out of bounds for type 'char 
> [512]'

It's a false positive.  Tar uses block.buffer for referencing parts of a
record.  The tool you use isn't able to determine the actual dimension
of the buffer and issues this message.

Regards,
Sergey



reply via email to

[Prev in Thread] Current Thread [Next in Thread]