|
From: | Paul Eggert |
Subject: | bug#18316: [PATCH] warn on too large file copies |
Date: | Fri, 22 Aug 2014 17:05:07 -0700 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0 |
Pádraig Brady wrote:
+ verify (sizeof last_ei->ext_flags >= sizeof fm_extents->fe_flags);
Sure, that looks good.We will always use large-file compilation, so I wouldn't worry about the other thing.
[Prev in Thread] | Current Thread | [Next in Thread] |