Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #304: Unable to deserialize CAS if last element on the heap is an empty array #305

Conversation

reckart
Copy link
Member

@reckart reckart commented Feb 7, 2023

What's in the PR

  • Skip all code related to reading the content of an array if the array is empty
  • Formatting

How to test manually

  • No specific test procedure

Automatic testing

  • PR adds/updates unit tests

Documentation

  • PR adds/updates documentation

Organizational

  • PR adds/updates dependencies.
    Only dependencies under approved licenses are allowed. LICENSE and NOTICE files in the respective modules where dependencies have been added as well as in the project root have been updated.

…pty array

- Skip all code related to reading the content of an array if the array is empty
- Formatting
@reckart reckart added the 🦟 Bug Something isn't working label Feb 7, 2023
@reckart reckart added this to the 3.4.1 milestone Feb 7, 2023
@reckart reckart self-assigned this Feb 7, 2023
@reckart reckart merged commit fb042df into main Feb 7, 2023
@reckart reckart deleted the bugfix/304-Unable-to-deserialize-CAS-if-last-element-on-the-heap-is-an-empty-array branch February 7, 2023 16:10
@reckart reckart changed the title #304 - Unable to deserialize CAS if last element on the heap is an empty array Issue #304: Unable to deserialize CAS if last element on the heap is an empty array Feb 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🦟 Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant