Nico Kruber created FLINK-7516: ---------------------------------- Summary: MemorySegment: do not allow copies into a read-only ByteBuffer Key: FLINK-7516 URL: https://issues.apache.org/jira/browse/FLINK-7516 Project: Flink Issue Type: Sub-task Components: Core, Network Affects Versions: 1.4.0 Reporter: Nico Kruber Assignee: Nico Kruber
{{HybridMemorySegment##get(int, ByteBuffer, int)}} allows writing into a read-only {{ByteBuffer}} but this operation should be forbidden. -- This message was sent by Atlassian JIRA (v6.4.14#64029)