Fix memmem to avoid O(n^2) worst-case complexity.
[gnulib.git] / lib / malloca.c
2007-06-09 Bruno HaibleMove to here from allocsa.c.