Comment 1 for bug 1747760

Revision history for this message
Matthias Klose (doko) wrote :

Please address the following issues:

 - grepping for sprintf, you only find fixed buffer sizes everywhere.
   Please could you replace these with sensible macros/constants,
   or provide an analysis why these buffers are large enough?