[ http://issues.apache.org/jira/browse/HARMONY-1791?page=all ]
Geir Magnusson Jr resolved HARMONY-1791.
----------------------------------------
Resolution: Fixed
r464927
Ubuntu 6 - smoke, c-unit, ~kernel
> [drlvm][jni] String class argument check is added for string manipulation functions.
> ------------------------------------------------------------------------------------
>
> Key: HARMONY-1791
> URL: http://issues.apache.org/jira/browse/HARMONY-1791
> Project: Harmony
> Issue Type: Improvement
> Components: DRLVM
> Reporter: Pavel Rebriy
> Attachments: String-class-argument-check-is-added-for-string-manipulation-functions.patch
>
>
> For JNI java.lang.String manipulation function argument jstring class check is added.
It helps to catch non-valid jstring argument in early stage not inside java.lang.String analysis.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|