Hi there,
we had some bug report due a doc file which was corrupted, but doesn't result in a CFCorruptedFileException exception.
Due the not checked sector index the library crashes later with a OutOfRange while accessing the sector table. I have some bugfix including a unit test and test document for that.
It would be great if you can take a look and merge the changes into your official repo:
https://github.com/fxeu/OpenMCDF/pull/1
By the way: It is rather complex for you and others to do a collaborate work on your project if using svn and/or sourceforge. Have you thought about moving to some platform like github or gitlabs? There are already multiple forks on that platforms and it would be great to merge them all together back into one official repo.
Thanks and I am looking forward to hearing from you.
Marco
I created the creates based on your trunk, which was wrong. I recreated them on your dev here: https://github.com/fxeu/OpenMCDF/pull/2
Closed in dev.
Thank you very much for precise reporting and unit test: I have integrated your code in dev branch.
And Yes, I think that in a near future OpenMcdf will migrate to github.
Best Regards,
Federico
Closed in github migration (2.1)