<div dir="ltr">The ULONG_MAX turns into -1 here, which isn't what was intended.<br>I'll avoid the bikeshed of the least worst full fix and take half<br>the range which is plenty for my purposes.<br><br>Also fix the array indexing to not segfault.<br>---<br> toys/other/memeater.c | 4 ++--<br> 1 file changed, 2 insertions(+), 2 deletions(-)<br><br></div>