This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tui/13181] Varargs reuse in tui_query_hook leads to segfault


http://sourceware.org/bugzilla/show_bug.cgi?id=13181

Stephane Carrez <Stephane.Carrez at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |Stephane.Carrez at gmail
                   |                            |dot com
         Resolution|                            |FIXED

--- Comment #1 from Stephane Carrez <Stephane.Carrez at gmail dot com> 2012-11-10 12:59:04 UTC ---
Fixed by http://sourceware.org/bugzilla/show_bug.cgi?id=14159

 2012-05-24  Pedro Alves  <palves@redhat.com>

    PR tui/14159

    * tui/tui-hooks.c (tui_query_hook): Pre-compute the question
    string, instead of reusing the va_list argument.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]