Bug#305634: quintuple-agent: agpg crashes

2005-05-10 Thread Norbert Tretkowski
tags 305634 +pending thanks * LaMont Jones wrote: > The issue is that the arglist is overrun by one argument. The patch > below (and at http://patches.ubuntu.com/patches/quintuple-agent.malloc.patch) > fixes the problem. Thanks for that patch, I included it and upload 1.0.4-6 later today. Norbe

Bug#305634: quintuple-agent: agpg crashes

2005-05-09 Thread LaMont Jones
tags 305634 + patch -- The issue is that the arglist is overrun by one argument. The patch below (and at http://patches.ubuntu.com/patches/quintuple-agent.malloc.patch) fixes the problem. lamont diff -ur quintuple-agent-1.0.4-5/agpg.c quintuple-agent-1.0.4/agpg.c --- quintuple-agent-1.0.4-5/agpg

Bug#305634: quintuple-agent: agpg crashes

2005-04-21 Thread Miles Bader
Package: quintuple-agent Version: 1.0.4-5 Severity: important Here's a log: $ echo 'foo' | agpg --batch --quiet --clearsign - *** glibc detected *** malloc(): memory corruption: 0x0804c2c0 *** $ echo $? 1 This happens after it has prompted for the password using q-client; that par