https://bugzilla.samba.org/show_bug.cgi?id=12769

Wayne Davison <wa...@opencoder.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #12 from Wayne Davison <wa...@opencoder.net> ---
I fixed the allocation args to be size_t values (and improved a bunch of
allocation error checking while I was at it).

I then added an option that lets you override this allocation sanity-check
value. The default is still 1G per allocation, but you can now specify a much
larger value (up to "--max-alloc=8192P-1").

If you want to make a larger value the default for your copies, export
RSYNC_MAX_ALLOC in the environment with the size value of your choice.

Committed for release in 3.2.2.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to