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

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

                Author: ASF GitHub Bot
            Created on: 09/Aug/22 20:15
            Start Date: 09/Aug/22 20:15
    Worklog Time Spent: 10m 
      Work Description: garydgregory commented on PR #249:
URL: https://github.com/apache/commons-csv/pull/249#issuecomment-1209829807

   -1 needs a unit test 




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

    Worklog Id:     (was: 799492)
    Time Spent: 40m  (was: 0.5h)

> 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: 40m
>  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