gnutls-devel
[Top][All Lists]
Advanced

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

[gnutls-dev] Off-by-one error in gnutls_openpgp.c


From: Adam Langley
Subject: [gnutls-dev] Off-by-one error in gnutls_openpgp.c
Date: Mon, 25 Sep 2006 14:55:37 -0700

(line numbers from last night's snapshot, problem exists in at least
1.4.4 at well)

gnutls_openpgp.c:225
The argument to the malloc is too small, I think it should be 2 + 4 +
size. That makes sense given the comment at the top of the function as
well.

Cheers,

AGL

--
Adam Langley                                      address@hidden
http://www.imperialviolet.org                       650-283-9641



reply via email to

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