#3018: integer overflow in curs_lib.c if time_inc is used Changes (by pdmef): * priority: major => minor * milestone: => 1.6 Comment: It seems at least in hash_string() 'h' should be turned into unsigned int, too. Maybe there're more places causing trouble with -ftrapv. -- Ticket URL: <http://dev.mutt.org/trac/ticket/3018#comment:1>