Skip to content
Snippets Groups Projects
user avatar
Shawn Pearce authored
The number of bytes to copy was truncated to an int, but the
pack's copyToStream() method expected to be passed a long here.
Pass through the long so we don't truncate a giant object.

Change-Id: I0786ad60a3a33f84d8746efe51f68d64e127c332
Signed-off-by: default avatarShawn O. Pearce <spearce@spearce.org>
ae972e77
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name Last commit Last update
..