#3790: undefined behavior with <history-up>
--------------------+----------------------
Reporter: vinc17 | Owner: mutt-dev
Type: defect | Status: new
Priority: major | Milestone:
Component: mutt | Version:
Keywords: |
--------------------+----------------------
When I configure Mutt r6522 with:
{{{
./configure CFLAGS="-g -O2 -fsanitize=undefined -fno-sanitize-recover"
}}}
on my Debian/unstable amd64 machine, I get the following error with
<history-up>, e.g. by typing "/" followed by the UP arrow key:
{{{
enter.c:170:3: runtime error: null pointer passed as argument 1, which is
declared to never be null
}}}
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3790>
Mutt <http://www.mutt.org/>
The Mutt mail user agent