aboutsummaryrefslogtreecommitdiff
path: root/emacs/notmuch-hello.el
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2010-04-27 01:48:03 -0700
committerCarl Worth <cworth@cworth.org>2010-04-27 01:48:03 -0700
commitc210d5632e7346b9c8582a93685747f201a27267 (patch)
tree8f719f411506f10798ca9d4821d1eae321037836 /emacs/notmuch-hello.el
parent8514e59efcfc9b279e0305ea5daf922de79b6447 (diff)
lib: Re-implement moving of thread authors.
Just before releasing 0.3 we received reports of crashes that were bisected to the commit adding thread-author moving. Sure enough, valgrind pointed to buffer overruns in _thread_move_matched_author. Rather than trying to make sense of all the by strncpy, strchr, +1, and +2 of that code, I reimplemented thread-author ordering with a pair of hash tables and an array. Valgrind is at least happy now on the test cases it was complaining about previously.
Diffstat (limited to 'emacs/notmuch-hello.el')
0 files changed, 0 insertions, 0 deletions