[balsa/threading: 11/16] Check for valid msgno
- From: Peter Bloomfield <peterb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [balsa/threading: 11/16] Check for valid msgno
- Date: Fri, 14 Sep 2018 21:19:14 +0000 (UTC)
commit a9e2a7cd566e42a72ad011183bd95f60edaad2fd
Author: Peter Bloomfield <PeterBloomfield bellsouth net>
Date: Mon Aug 27 09:52:28 2018 -0400
Check for valid msgno
* libbalsa/mailbox.c (mbox_get_thread_date_traverse_func): check
that the msgno that we get from the GNode is in the valid range
1 <= msgno <= mindex->len.
ChangeLog | 8 ++++++++
1 file changed, 8 insertions(+)
---
diff --git a/ChangeLog b/ChangeLog
index 50b5be647..f04701d32 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -37,6 +37,14 @@
make BalsaWindow::progress_bar a weak pointer and test whether
it is NULL before dereferencing.
+2018-08-27 Peter Bloomfield <pbloomfield bellsouth net>
+
+ Check for valid msgno
+
+ * libbalsa/mailbox.c (mbox_get_thread_date_traverse_func): check
+ that the msgno that we get from the GNode is in the valid range
+ 1 <= msgno <= mindex->len.
+
2018-08-27 Peter Bloomfield <pbloomfield bellsouth net>
Clear timeout source id in handler
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]