summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2021-06-15 14:56:56 +0200
committerSven Gothel <[email protected]>2021-06-15 14:56:56 +0200
commit3c1aa61438d2631776c6f3652d4eefc4bf8fec75 (patch)
treec92089adb5ea2963bf3358b42b1c383718d048dd /src
parentca5da49571242292a0be8ab404c878027ddbbb6a (diff)
DBTAdapter.printDeviceLists(): Avoid ConcurrentModificationException by using a shallow copy of ArrayList
Actually this was the intention here, but due to mixed C++/Java programming I missed this nuance. In C++ the simple assignment is sufficient, not in Java.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions