Menu

#246 Reed-Solomon Decoder resizes result if non-syst./dec.failure

SVN
accepted
None
5
2015-10-08
2015-10-06
No

As stated in the Forum: https://sourceforge.net/p/itpp/discussion/115656/thread/5172b4b8/
the Reed Solomon decoder resets the size of a vector to wrong size, if a non-systematic code is used and a decoding failure occurs. When decoding subsequent blocks (variable "iterations"), a seg-fault occurs because the vector is accessed out of bounds.

I supply a bug-fix (diff) and try to commit with git.

1 Attachments

Discussion

  • Stephan Ludwig

    Stephan Ludwig - 2015-10-06

    I created a new branch bug_fix_nr_246; Bogdan, could you please merge this one into master? I anyhow fail to do so. Thanks.


    [x] done alredy by myself.

     

    Last edit: Stephan Ludwig 2015-10-08
  • Bogdan Cristea

    Bogdan Cristea - 2015-10-08
    • status: open --> accepted
     

Log in to post a comment.