You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Nico Kruber (JIRA)" <ji...@apache.org> on 2017/08/25 11:26:00 UTC

[jira] [Created] (FLINK-7516) MemorySegment: do not allow copies into a read-only ByteBuffer

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)