fallintoplace opened a new pull request, #1106:
URL: https://github.com/apache/arrow-go/pull/1106

   FromScalar dereferences any pointer and then assumes it points to a struct, 
so nil and non-struct targets panic instead of returning an error.
   
   Validate the pointer, nil state, and target kind before reflection and add 
no-panic coverage.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to