[Github-comments] [geany-plugins] lineoperations: Fix a memory leak found by cppcheck (#391)

Sylvan Mostert notifications at xxxxx
Tue Mar 8 03:50:48 UTC 2016


> @@ -295,8 +295,6 @@ void sortlines(GeanyDocument *doc, gboolean asc) {
>  	total_num_chars = sci_get_length(doc->editor->sci);

We can remove `total_num_chars` from this function. (and on line 289)

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/391/files#r55313259
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160307/3dce8d10/attachment.html>


More information about the Github-comments mailing list