You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by re...@apache.org on 2023/02/07 16:10:59 UTC

[uima-uimaj] 01/01: Merge pull request #305 from apache/bugfix/304-Unable-to-deserialize-CAS-if-last-element-on-the-heap-is-an-empty-array

This is an automated email from the ASF dual-hosted git repository.

rec pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git

commit fb042dfb68cc358d19cc8d8492625ada4d43fa99
Merge: 5feb16eaa be806580c
Author: Richard Eckart de Castilho <re...@apache.org>
AuthorDate: Tue Feb 7 17:10:51 2023 +0100

    Merge pull request #305 from apache/bugfix/304-Unable-to-deserialize-CAS-if-last-element-on-the-heap-is-an-empty-array
    
    #304 - Unable to deserialize CAS if last element on the heap is an empty array

 .../org/apache/uima/cas/impl/BinaryCasSerDes.java  | 167 +++++++++++----------
 1 file changed, 91 insertions(+), 76 deletions(-)