This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix integer overflows in internal memalign and malloc functions [BZ #22343]


On 01/17/2018 09:26 PM, Arjun Shankar wrote:
+#define TIMEOUT 5

The default timeout is 20 seconds (scaled by the timeout factor), so this reduces the timeout to one fourth of the default value. I think you should remove this.

(I haven't looked at the other parts of the patch.)

Thanks,
Florian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]