Menu

#18 Cycle

v1.0_(example)
closed-fixed
0.6 (1)
5
2014-07-21
2014-07-21
No

Class: Id3Lib.Memory.
Method: FindShort
Error: Memory.cs line 104 (in version 0.5).

The for cycle starts from 0 instead of index. Subsequent ArgumentOutOfRangeException occurs in TextBuilder.ReadUTF16LE().

I am attaching the particular mp3 file which highlights this problem.

1 Attachments

Related

Bugs: #18

Discussion

  • Andrew Pearmund

    Andrew Pearmund - 2014-07-21

    Could you check to see if the bug still exists in the latest version, 0.6?
    Looking at the 0.6 code it seems to be already fixed.
    Thanks.

     
    • Andrei Samoylov

      Andrei Samoylov - 2014-07-21
      <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
      In 0.6 it is fixed.

      --

      Kind regards,

      Andrei Samoylov
      • Design twice, code once
      • Software must be a pleasure to use

       


      Subject:  [csid3lib:bugs] #18 Cycle
      Sent:  21.07.2014 14:22:45 +0400
      From:  Andrew Pearmund <andy_p@users.sf.net>
      To:  [csid3lib:bugs] <18@bugs.csid3lib.p.re.sf.net> 

       

      Could you check to see if the bug still exists in the latest version, 0.6?
      Looking at the 0.6 code it seems to be already fixed.
      Thanks.


      [bugs:#18] Cycle

      Status: unread
      Group: v1.0_(example)
      Created: Mon Jul 21, 2014 08:44 AM UTC by Andrei Samoylov
      Last Updated: Mon Jul 21, 2014 08:44 AM UTC
      Owner: nobody

      Class: Id3Lib.Memory.
      Method: FindShort
      Error: Memory.cs line 104 (in version 0.5).

      The for cycle starts from 0 instead of index. Subsequent ArgumentOutOfRangeException occurs in TextBuilder.ReadUTF16LE().

      I am attaching the particular mp3 file which highlights this problem.


      Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/csid3lib/bugs/18/

      To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/


       

      Related

      Bugs: #18

  • Andrew Pearmund

    Andrew Pearmund - 2014-07-21

    ok, fixed already so I'm closing this. Thanks.

     
  • Andrew Pearmund

    Andrew Pearmund - 2014-07-21
    • labels: --> 0.6
    • status: unread --> closed-fixed
    • assigned_to: Andrew Pearmund
     

Log in to post a comment.