Opened 16 years ago
Last modified 16 years ago
#263 closed defect
invalid use of c-string foreign type in sendfile egg — at Version 1
| Reported by: | felix winkelmann | Owned by: | sjaaman |
|---|---|---|---|
| Priority: | critical | Milestone: | |
| Component: | extensions | Version: | |
| Keywords: | sendfile | Cc: | |
| Estimated difficulty: |
Description (last modified by )
Retrieving a large image gives an error in ##sys#make-c-string, since the chunk written in write/offset is binary data.
Attached patch (to trunk) appears to fix the problem.
Change History (2)
by , 16 years ago
| Attachment: | sendfile.scm.diff added |
|---|
comment:1 by , 16 years ago
| Description: | modified (diff) |
|---|
Note:
See TracTickets
for help on using tickets.
