aboutsummaryrefslogtreecommitdiffstats
path: root/epan/wmem/wmem_user_cb.c
Commit message (Expand)AuthorAgeFilesLines
* Move wmem to wsutilJoão Valverde2021-07-261-104/+0
* HTTPS (almost) everywhere.Guy Harris2019-07-261-1/+1
* wmem: use SPDX identifiers.Dario Lombardo2018-02-081-13/+1
* wmem: Ensure callbacks are initialized and not accidentally unregisteredMichael Mann2017-03-051-1/+1
* Remove all $Id$ from top of fileAlexis La Goutte2014-03-041-2/+0
* Send all alloc and free calls within wmem through wmem_alloc and wmem_free withEvan Huus2013-09-011-3/+3
* More callback tweaks, to permit unregistering a callback from the same placeEvan Huus2013-06-161-3/+29
* Rework the user callback code a bit to make it saner to use with the auto-resetEvan Huus2013-06-161-8/+7
* Round two of wmem cleanup callbacks. While the emem tree behaviour will requireEvan Huus2013-05-081-0/+93