augustoribeiro opened a new pull request #47: URL: https://github.com/apache/uima-uimaj/pull/47
…t_StrRef and Slot_HeapRef in CVD mkNodes function was iterating the loop using the size of the arrayNodes but arrayNodes size was always 0. Using the source array size as limiter to the iterator fixes this problem. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
