~cdemu/cdemu/master

Viewing all changes in revision 1816.

  • Committer: Henrik Stokseth
  • Author(s): Robert Short
  • Date: 2020-06-14 11:09:28 UTC
  • Revision ID: git-v1:982ab61ca7f7fd64da2e6863852b3f378b054525
libmirage: Fix crash caused by buffer overrun in the cdtext codepath.

The suggested strnlen() function was not adopted since it is strangely not C99,
and Glib equally strangely didn't provide one either.

Closes bug #124.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: