From: antirez Date: Tue, 27 Mar 2012 13:24:33 +0000 (+0200) Subject: Produce the watchlog warning log in a way that is safer from a signal handler. Fix... X-Git-Url: https://git.saurik.com/redis.git/commitdiff_plain/23c0cdd2ad8b15defab56eca89a42c67cadd9a34?hp=23c0cdd2ad8b15defab56eca89a42c67cadd9a34 Produce the watchlog warning log in a way that is safer from a signal handler. Fix a memory leak in the backtrace generation function. ---