Menu

#13 Fix comment buffer overflow

closed-fixed
nobody
None
5
2010-06-29
2010-06-29
Anonymous
No

Comment fields are restricted to 1000 characters, but no check is performed while loading comments from taglib. This patch fixes it by truncating the comment over 1000 characters.

Discussion

  • Ulrich Völkel

    Ulrich Völkel - 2010-06-29

    fixed in svn 675

    the set_value function now gets the maximum size available. I think it's the better solution than trimming the values in each plugin.

     
  • Ulrich Völkel

    Ulrich Völkel - 2010-06-29
    • status: open --> closed-fixed
     

Log in to post a comment.