nano-devel
[Top][All Lists]
Advanced

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

[Nano-devel] Don't ignore nrealloc return value!


From: David Benbennick
Subject: [Nano-devel] Don't ignore nrealloc return value!
Date: Sun, 26 Jan 2003 13:54:29 -0500
User-agent: Mutt/1.2.5.1i

In the history-saving code, two strings are reallocated to be longer, but
the return from nrealloc() is not assigned.  This can cause a segfault.

Attachment: realloc.patch
Description: Text document

Attachment: pgpPWknAw_8hx.pgp
Description: PGP signature


reply via email to

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