Monthly Archives: January 2006

25.01.2006 Allocation debugging with GLib

I just completed reworking the GSlice and g_malloc() memory debugging hooks. With this, GLib-2.10 (or the next GLib-2.9 development version due this weekend) will (without recompilation) support G_SLICE=always-malloc and G_DEBUG=gc-friendly. These cause all GSlice allocations to go through g_malloc() and g_free() instead and cause all released memory to be memset() to 0. This helps [...]

Bad Behavior has blocked 168 access attempts in the last 7 days.