Signed-off-by: Wei,Jiangang <weijg.f...@cn.fujitsu.com> --- pan/splitstr.c | 1 + 1 file changed, 1 insertion(+)
diff --git a/pan/splitstr.c b/pan/splitstr.c index 39b4698..608c682 100644 --- a/pan/splitstr.c +++ b/pan/splitstr.c @@ -136,6 +136,7 @@ const char **splitstr(const char *str, const char *separator, int *argcount) if (argcount != NULL) *argcount = num_toks; + free(arg_string); /* * Return the argument array. */ -- 1.9.3 ------------------------------------------------------------------------------ Don't Limit Your Business. Reach for the Cloud. GigeNET's Cloud Solutions provide you with the tools and support that you need to offload your IT needs and focus on growing your business. Configured For All Businesses. Start Your Cloud Today. https://www.gigenetcloud.com/ _______________________________________________ Ltp-list mailing list Ltp-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ltp-list