athanatos opened a new pull request #1744: ISSUE #1737: EntryMemTable.newEntry: always make a copy URL: https://github.com/apache/bookkeeper/pull/1744 Retaining a reference to that array assumes that the caller won't reuse the array for something else -- an assumption violated by Journal.scanJournal and probably other callers. (@bug W-5499346@) (@rev cguttapalem@) Signed-off-by: Samuel Just <[email protected]>
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
