Correct off-by-one error when checking whether the end of the GNU attribute list...
authorChristoph Mallon <christoph.mallon@gmx.de>
Thu, 16 Jun 2011 13:29:40 +0000 (15:29 +0200)
committerChristoph Mallon <christoph.mallon@gmx.de>
Thu, 16 Jun 2011 13:29:40 +0000 (15:29 +0200)
commit64e0eba682896a84bd32d8edab846d2bb8dff2fa
treea1d06cf8505c9aaa784b0eb4c0cc100e769d71d9
parent6c582332818ac195d6b5ca5eb19156c5f55a78c6
Correct off-by-one error when checking whether the end of the GNU attribute list was reached.
parser.c