[balsa/threading: 14/16] Check for valid msgno



commit 00aeb4563bc77054d4599b0ca5d5ff67f537c193
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 197c3e4b5..fe623517e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -68,6 +68,14 @@
        * ui/main-window.ui: remove the threading type radio buttons,
        and replace them with a 'Thread messages' check-box.
 
+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]