Menu

#31 NullReferenceException when trying to add a duplicate steam

v2.0.1
closed-fixed
Federico
None
5
2016-12-29
2015-10-01
Evgeny
No

If I try to add a steam to the storage with CFStorage.AddStream(String), but a stream with the same name already exists, the NullReferenceException is raised in CSStorage.cs at line 149.
Possible workaround:
1) comment out line 132
2) change variable name from dirEntry to cfo in the lines 134, 142 and 145

Discussion

  • Federico

    Federico - 2015-10-03
    • status: open --> accepted
    • assigned_to: Federico
     
  • Federico

    Federico - 2015-10-03

    Thank you for your detailed bug report. I will relase a bug fix as soon as possible.
    Best Regards,
    Federico

     
  • Federico

    Federico - 2015-10-03

    Fixed in svn (rev 209).
    Will be fixed in 2.0.1 release.
    Best Regards,
    Federico

     

    Last edit: Federico 2015-10-03
  • Federico

    Federico - 2015-10-03
    • Group: v2.0 --> v2.0.1
     
  • Federico

    Federico - 2016-12-29
    • status: accepted --> closed-fixed
     

Log in to post a comment.