patchDotGNU Portable.NET - Patches: patch #5347, Fix System.IO.BinaryRead to read...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #5347: Fix System.IO.BinaryRead to read as far as the number of bytes read is >1 (not <1)

Submitter:  Kirill Kononenko <krokas>
Submitted:  Wed 30 Aug 2006 04:55:33 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  Wont Do Privacy:  Public
Assigned to:  None Open/Closed:  Closed

Fri 25 May 2007 06:26:18 AM UTC, comment #1: 

I think that the code in pnet cvs is right. We need only one char to be decoded. And because the char can have variable length we have to read until decoder decodes at least one char.

Because there is no test case or any more info, i am closing this item.

Radek Polak <radekp>
Group Member
Wed 30 Aug 2006 04:55:33 PM UTC, original submission:  

The patch fixes System.IO.BinaryRead.Read to read as far as the number of bytes read is >1 (not <1)

Kirill Kononenko <krokas>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #10642:  krokas-060830.patch added by krokas (4KiB - text/x-patch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by radekp (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2007-05-26 radekp Open/ClosedOpen Closed
    2007-05-25 radekp StatusNone Wont Do
    2006-08-30 krokas Attached File- Added krokas-060830.patch, #10642

    Back to the top

    Powered by Savane 3.13-4b48.
    Corresponding source code