-
-
Notifications
You must be signed in to change notification settings - Fork 45
Pull requests: j256/dmalloc
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Always dump the fence top region in DMALLOC_ERROR_OVER_FENCE
#111
opened Apr 25, 2021 by
xiaoxiang781216
Loading…
Simplify the validation of strlen_b branch in check_used_slot
#110
opened Apr 25, 2021 by
xiaoxiang781216
Loading…
Remove the initialization of mem_table_changed from _dmalloc_chunk_startup
#109
opened Apr 25, 2021 by
xiaoxiang781216
Loading…
Remove the global temporary variable skip_update
#108
opened Apr 25, 2021 by
xiaoxiang781216
Loading…
Add get_pnt_start to save the stack space usage
#107
opened Apr 25, 2021 by
xiaoxiang781216
Loading…
Should return FREE_NOERROR if the config accept NULL pointer
#105
opened Apr 25, 2021 by
xiaoxiang781216
Loading…
Replace two append_string with one append_format in display_pnt
#104
opened Apr 25, 2021 by
xiaoxiang781216
Loading…
Shouldn't assign file_p to the return address in _dmalloc_chunk_read_info
#103
opened Apr 25, 2021 by
xiaoxiang781216
Loading…
Remove the real unused new_c variable in alloc_slots
#102
opened Apr 25, 2021 by
xiaoxiang781216
Loading…
Update block_c and size_c in _dmalloc_chunk_log_changed
#101
opened Apr 25, 2021 by
xiaoxiang781216
Loading…
elapsed_b flag shouldn't control the timestamp logging
#100
opened Apr 25, 2021 by
xiaoxiang781216
Loading…
Calculate the correct dump size in DMALLOC_ERROR_OVER_FENCE
#99
opened Apr 25, 2021 by
xiaoxiang781216
Loading…
Fix the the wrong boundary calculation in chunk.c
#98
opened Apr 25, 2021 by
xiaoxiang781216
Loading…
Reserve the global skip_alloc_t variable space correctly
#97
opened Apr 25, 2021 by
xiaoxiang781216
Loading…
Return the error from pthread_mutex_lock in lock_thread
#96
opened Apr 23, 2021 by
xiaoxiang781216
Loading…
Make MAX_SKIP_LEVEL, MAX_QSORT_SPLITS and MAX_QSORT_PARTITION configurable
#95
opened Apr 21, 2021 by
xiaoxiang781216
Loading…
Hash the pointer value too if it point to the file name
#94
opened Apr 21, 2021 by
xiaoxiang781216
Loading…
Should increase mt_in_use_c only when the new mem_entry_t is allocated
#93
opened Apr 21, 2021 by
xiaoxiang781216
Loading…
Log other pointer info when me_total_c isn't zero
#92
opened Apr 21, 2021 by
xiaoxiang781216
Loading…
Set token to the empty string if fail in read_next_token
#87
opened Apr 20, 2021 by
xiaoxiang781216
Loading…
Move clear DMALLOC_DEBUG_CHECK_HEAP to the common place
#86
opened Apr 20, 2021 by
xiaoxiang781216
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.