]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFstable/10 r299018:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 4 May 2016 00:26:47 +0000 (00:26 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 4 May 2016 00:26:47 +0000 (00:26 +0000)
commit11598f5c58308da85828ee7a431505d648c8ec13
tree4009de6accf28cbeff238f8395abb089de082787
parent18fcb3f7a2d2e83d95a5809881dbbce82041014b
MFstable/10 r299018:

MFC r298448,r298464:

r298448:

Don't leak `string` in parse_define(..) when a macro has been found
and the parser token != TOK_ASSIGN

CID: 10071871007188
Obtained from: Isilon OneFS (part of r445479)

r298464:

Use `sizeof(*uuser)` instead of `sizeof(struct usm_user)` for consistency with
the rest of the users in the file

No functional change

git-svn-id: svn://svn.freebsd.org/base/stable/9@299019 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
contrib/bsnmp/snmpd/config.c
contrib/bsnmp/snmpd/main.c