Overview
Artifact ID: | cb98da787fb8f48a900d33408e96b6e61e960370 |
---|---|
Ticket: | 3ce0ea97522581ae090fe5f9fcf7f366138ebab2
assertion fails when stashing deletes only |
User & Date: | ben 2011-07-13 08:42:55 |
Changes
- comment changed to:
fossil stash aborts when the changes are only deletions. <verbatim> $ fossil open ../test.fossil ... t.txt ... $ fossil rm t.txt DELETED t.txt $ fossil stash Assertion failed: ((pBlob)->xRealloc==blobReallocMalloc || (pBlob)->xRealloc==blobReallocStatic), function blob_reset, file ./bld/blob_.c, line 184. Abort trap </verbatim>
- foundin changed to: "7bbeb88205"
- private_contact changed to: "50da7412b8b802b1c9f7ddc204270d069d3c2e2b"
- severity changed to: "Important"
- status changed to: "Open"
- title changed to: "assertion fails when stashing deletes only"
- type changed to: "Code_Defect"