-
Committer:
Stewart Smith
-
Date:
2009-03-19 09:37:20 UTC
-
mto:
(942.1.10 mordred)
-
mto:
This revision was merged to the branch mainline in
revision
945.
-
Revision ID:
stewart@flamingspork.com-20090319093720-2dqafeml2v3fozge
max_sort_length is GET_SIZE not GET_UINT. as sizeof(uint32_t)!=sizeof(size_t) on solaris sparc 64bit.
This caused large values of max_sort_length which ended up manifesting as errors
on size of sort buffer.