]> git.notmuchmail.org Git - notmuch/commitdiff
lib: move query variable to function scope
authorDavid Bremner <david@tethera.net>
Sun, 27 Sep 2015 15:31:55 +0000 (12:31 -0300)
committerDavid Bremner <david@tethera.net>
Mon, 5 Oct 2015 22:39:11 +0000 (19:39 -0300)
This is a prelude to deallocating it (if necessary) on the error path.


No differences found