nano-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Nano-devel] [PATCH] Fix crash when freeing string from getenv


From: Marco Diego Aurélio Mesquita
Subject: [Nano-devel] [PATCH] Fix crash when freeing string from getenv
Date: Wed, 8 Nov 2017 20:20:17 -0200

Strings got from getenv should not be freed. This makes nano crash on
some systems, most notably my raspberry pi.

The attached patch fixes it.

Attachment: crash_fix.diff
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]