diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2016-01-10 12:36:12 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2016-01-10 12:36:12 -0800 |
commit | c48937aba802ade5c256aac15fc4cc6f70eeba56 (patch) | |
tree | 066fcb136e138fac28d3f4911329fe7c2da817e9 /regex.c | |
parent | bf8f5100eaf348023cfa04f540bba2fa3cf738a4 (diff) | |
download | txr-c48937aba802ade5c256aac15fc4cc6f70eeba56.tar.gz txr-c48937aba802ade5c256aac15fc4cc6f70eeba56.tar.bz2 txr-c48937aba802ade5c256aac15fc4cc6f70eeba56.zip |
Remove redundant assert in mem allocation functions.
* lib.c (chk_strdup, chk_strdup_utf8, chk_copy_obj):
No need to assert !async_sig_enabled since the lower
level chk_malloc or chk_malloc does it.
Diffstat (limited to 'regex.c')
0 files changed, 0 insertions, 0 deletions