1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
freebsd-ports/net/docsis/files/patch-docsis_snmp.c
Yen-Ming Lee 5c3d3ef711 update to 0.8.2
PR:		48763
Submitted by:	James E. Flemer <jflemer@alum.rpi.edu>
2003-04-15 00:18:30 +00:00

14 lines
289 B
C

$FreeBSD$
--- docsis_snmp.c.orig Tue Feb 11 16:36:30 2003
+++ docsis_snmp.c Thu Feb 27 19:17:23 2003
@@ -206,6 +206,7 @@
static char outbuf[1024];
char *cp;
+ badtype = 0;
memset (outbuf, 0, 1024);
vp = (struct variable_list *) malloc (sizeof (struct variable_list));