[ 
https://issues.apache.org/jira/browse/CSV-300?focusedWorklogId=799662&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-799662
 ]

ASF GitHub Bot logged work on CSV-300:
--------------------------------------

                Author: ASF GitHub Bot
            Created on: 10/Aug/22 09:11
            Start Date: 10/Aug/22 09:11
    Worklog Time Spent: 10m 
      Work Description: sman-81 opened a new pull request, #249:
URL: https://github.com/apache/commons-csv/pull/249

   This PR offers a fix to bug CSV-300.




Issue Time Tracking
-------------------

    Worklog Id:     (was: 799662)
    Time Spent: 1h 50m  (was: 1h 40m)

> CSVRecord.toList() gives write access to private values array
> -------------------------------------------------------------
>
>                 Key: CSV-300
>                 URL: https://issues.apache.org/jira/browse/CSV-300
>             Project: Commons CSV
>          Issue Type: Bug
>    Affects Versions: 1.9.0
>            Reporter: Markus Spann
>            Priority: Trivial
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> {{CSVRecord.toList()}} converts the values to a list by calling 
> {{Arrays.asList}} which writes to the private array in calls to 
> {{{}Arrays.ArrayList.set(int, E){}}}.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to