Opened 11 years ago
Closed 11 years ago
#747 closed defect (fixed)
mondoarchive core dumps when a big file is removed during backup
| Reported by: | Bruno Cornec | Owned by: | Bruno Cornec |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.0.5 |
| Component: | mondo | Version: | 3.0.4 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
libmondo-stream.c In function write_header_block_to_stream when length_of_incoming_file is negative (as file doesn't exist) it's then passed to memcpy and creates issues.
Note:
See TracTickets
for help on using tickets.

Fixed in bith 3.0 and 3.2 with rev [3296]