1
1
Nathan Hjelm 757c021951 Fix coverity ID 1270164
The sargs array and its elements were malloced but not freed. Note
that strings passed to NewStringUTF are copied into Java's heap and it
is the callers responsibility to free the original string.

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2015-05-21 10:15:10 -06:00
..
2014-03-01 20:18:05 +00:00
2015-02-16 15:19:53 +09:00
2014-03-01 20:18:05 +00:00
2014-03-01 20:18:05 +00:00
2014-03-01 20:18:05 +00:00
2014-03-01 20:18:05 +00:00
2014-03-01 20:18:05 +00:00
2015-05-21 10:15:10 -06:00
2014-03-01 20:18:05 +00:00
2014-04-14 21:29:13 +00:00