java_swift icon indicating copy to clipboard operation
java_swift copied to clipboard

Error converting java's empty arrays to swift's arrays.

Open jmarkstar opened this issue 7 years ago • 0 comments

toSwift() methods are not validating the array length before copies a region of a primitive array into a buffer.

jmarkstar avatar Oct 03 '18 21:10 jmarkstar