Menu

#7 ce

v1.0 (example)
closed-fixed
nobody
None
5
2015-10-29
2015-01-11
Scott
No

I have found a basic problem in your most recent change in v.1.7 there appears to be a problem in the decode function where 'putc' return value is being checked against '0'.
I have changed a little bit of the code such that putc does not check it's return value, but ferror is still called directly afterwards...

I have attached the modified file, please compare it to your most recent change (v.1.7) and see if you like it...

Scott.

1 Attachments

Discussion

  • Bob Trower

    Bob Trower - 2015-10-29

    Thanks for the report. Finally fixed and sorry for the delay.

     
  • Bob Trower

    Bob Trower - 2015-10-29
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,4 +1,3 @@
    -
     I have found a basic problem in your most recent change in v.1.7 there appears to be a problem in the decode function where 'putc' return value is being checked against '0'.
     I have changed a little bit of the code such that putc does not check it's return value, but ferror is still called directly afterwards...
    
    • status: open --> closed-fixed
     

Log in to post a comment.

MongoDB Logo MongoDB