Mercurial > hg > index.cgi
comparison lwlink/script.c @ 284:a1a88a8ddc98
Fix small memory leak in lw_stringlist_destroy()
Make sure to free all allocated memory in lw_stringlist_destroy() instead of
leaving the array of string pointers hanging about.
author | William Astle <lost@l-w.ca> |
---|---|
date | Tue, 17 Sep 2013 19:11:47 -0600 |
parents | 7de7b14ebaee |
children | 86eb8814a05c |
comparison
equal
deleted
inserted
replaced
283:210d261a614d | 284:a1a88a8ddc98 |
---|