Opened 15 years ago
Closed 15 years ago
#377 closed defect (fixed)
Segfault in pause_and_ask_for_cdr()
Reported by: | Guy Geens | Owned by: | Bruno Cornec |
---|---|---|---|
Priority: | normal | Milestone: | 2.2.9.2 |
Component: | mondo | Version: | 2.2.9.1 |
Severity: | critical | Keywords: | |
Cc: |
Description
In the function pause_and_ask_for_cdr(), the variable mtpt is used before memory has been allocated.
This causes mondoarchive to crash when it asks for the second CD-ROM.
Attachments (1)
Change History (2)
by , 15 years ago
Attachment: | mondo.patch added |
---|
comment:1 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Thanks for your patch. Integrated in [2507]. Will be in 2.2.9.2
Note:
See TracTickets
for help on using tickets.
patch against libmondo-archive.c