Opened 16 years ago

Closed 16 years ago

#263 closed defect (fixed)

invalid use of c-string foreign type in sendfile egg

Reported by: felix winkelmann Owned by: sjaaman
Priority: critical Milestone:
Component: extensions Version:
Keywords: sendfile Cc:
Estimated difficulty:

Description (last modified by felix winkelmann)

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.

Attachments (1)

sendfile.scm.diff (767 bytes ) - added by felix winkelmann 16 years ago.

Download all attachments as: .zip

Change History (3)

by felix winkelmann, 16 years ago

Attachment: sendfile.scm.diff added

comment:1 by felix winkelmann, 16 years ago

Description: modified (diff)

comment:2 by sjamaan, 16 years ago

Resolution: fixed
Status: newclosed

Works great, thanks. I've tagged sendfile 1.6.3

Note: See TracTickets for help on using tickets.