Ticket #876 (new task)
Check for format-string based security holes
| Reported by: | ajps | Owned by: | ajps |
|---|---|---|---|
| Milestone: | 3.1.3 | Keywords: | cleanup |
| Cc: |
Description
Look for more security holes like the ones fixed in r1437 where we're passing an "insecure" string directly to a formatting function instead of ("%s", string).
And then fix them.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
