]> git.saurik.com Git - redis.git/commit
Produce the watchlog warning log in a way that is safer from a signal handler. Fix...
authorantirez <antirez@gmail.com>
Tue, 27 Mar 2012 13:24:33 +0000 (15:24 +0200)
committerantirez <antirez@gmail.com>
Wed, 28 Mar 2012 11:18:25 +0000 (13:18 +0200)
commit59d884af8c43a82a4f3d67c55059a7c453601d05
tree50bb2d5364cb0cb0309560560c556d33c6b97a42
parente4cd5838fc6a816146fecf94f1c33441ff61ec89
Produce the watchlog warning log in a way that is safer from a signal handler. Fix a memory leak in the backtrace generation function.
src/debug.c
src/zmalloc.c
src/zmalloc.h