Willy Tarreau 48d63db7a8 [MEDIUM] memory: update pool_free2() to support NULL pointers
In order to make pool usage more convenient, let pool_free2()
support NULL pointers by doing nothing, just like the standard
free(3) call does.

The various call places have been updated to remove the now
useless checks.
2008-08-03 20:48:50 +02:00
..
2008-05-16 19:48:20 +02:00
2008-05-16 19:48:20 +02:00
2008-05-16 19:48:20 +02:00