On Sat, May 14, 2016 at 8:31 AM, Selva Nair <selva.n...@gmail.com> wrote:
> On Fri, May 13, 2016 at 11:12 PM, Selva Nair <selva.n...@gmail.com> wrote: > >> --- >> src/openvpnserv/interactive.c | 10 +++++++--- >> 1 file changed, 7 insertions(+), 3 deletions(-) >> > > > Please ignore this patch. It is broken -- patch made prematurely before a > fixup was committed, > While redoing this patch I tested what actually happens on malloc or realloc failure and found a real bug. The patch in the next email addresses that. Selva