← Back to team overview

hugin-bug-hunters team mailing list archive

[Bug 2084488] Re: nextLine may write out of bounds

 

Thanks, committed to repository.


** Changed in: panotools
       Status: New => Fix Committed

-- 
You received this bug notification because you are a member of Hugin Bug
Hunters, which is subscribed to Panotools.
https://bugs.launchpad.net/bugs/2084488

Title:
  nextLine may write out of bounds

Status in Panotools:
  Fix Committed

Bug description:
  In parser.c in the function nextLine, the expression "*line = 0" will
  write of bounds by 1 if ch contains no '0' or '\n' in the first 2^16
  chars.

To manage notifications about this bug go to:
https://bugs.launchpad.net/panotools/+bug/2084488/+subscriptions



References