Willy Tarreau d36c7fa5ec MINOR: lua: simplify hlua_alloc() to only rely on realloc()
The function really has the semantics of a realloc() except that it
also passes the old size to help with accounting. No need to special
case the free or malloc, realloc does everything we need.
2020-12-02 21:53:16 +01:00
..
2020-09-25 17:54:48 +02:00
2020-08-10 08:49:38 +02:00
2020-07-07 16:52:35 +02:00