Skip to content
Snippets Groups Projects
  • Zach Brown's avatar
    efbd20cb
    b=3291 · efbd20cb
    Zach Brown authored
    Stop fsx segfaults from re-using va_list arguments across two printf calls.
    Also harden some of the fancy footwork involved in sizing an output buffer.
    Also add some printf format checking and fix up some bugs it found.
    efbd20cb
    History
    b=3291
    Zach Brown authored
    Stop fsx segfaults from re-using va_list arguments across two printf calls.
    Also harden some of the fancy footwork involved in sizing an output buffer.
    Also add some printf format checking and fix up some bugs it found.