]> git.notmuchmail.org Git - notmuch/blobdiff - lib/string-list.c
lib: fix g_hash_table related read-after-free bug
[notmuch] / lib / string-list.c
index d92a0bab5a77feb4b9cc967a208e5f66c36b886b..43ebe4993e8f26db6441f46e7af5dc6b42886d0e 100644 (file)
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see http://www.gnu.org/licenses/ .
+ * along with this program.  If not, see https://www.gnu.org/licenses/ .
  *
  * Author: Carl Worth <cworth@cworth.org>
+ *         Austin Clements <aclements@csail.mit.edu>
  */
 
 #include "notmuch-private.h"