Deleted Added
full compact
1c1
< /* $OpenBSD: auth-options.c,v 1.59 2013/07/12 00:19:58 djm Exp $ */
---
> /* $OpenBSD: auth-options.c,v 1.61 2013/11/08 00:39:14 djm Exp $ */
242c242
< new_envstring = xmalloc(sizeof(struct envstring));
---
> new_envstring = xcalloc(1, sizeof(struct envstring));