MAX_TALLOC_SIZE limitation

Amitay Isaacs amitay at gmail.com
Thu Mar 7 20:04:35 MST 2013


Hi,

I have recently encountered the problem in CTDB where talloc_realloc_size()
failed as the requested buffer size was more than MAX_TALLOC_SIZE.  The
current MAX_TALLOC_SIZE is 256M.

Is there any reason why MAX_TALLOC_SIZE is limited to 256M?

Amitay.


More information about the samba-technical mailing list