Ticket #1099 (closed defect: fixed)
[PATCH] %s without argument leads to memory error
| Reported by: | scriptor | Owned by: | cstender |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Format Plugin: vformat | Version: | 0.38 |
| Severity: | normal | Keywords: | Conditional jump or move depends on uninitialised value(s) |
| Cc: |
Description (last modified by felixmoeller) (diff)
In vformat/src/xmlformat-vcalendar.c are two lines where there are %s conversion specifiers without arguments. Please see the attached patch.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

Patch against vformat/src/xmlformat-vcalendar.c