]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r279862:
authormarkj <markj@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 12 Apr 2015 21:45:34 +0000 (21:45 +0000)
committermarkj <markj@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 12 Apr 2015 21:45:34 +0000 (21:45 +0000)
commite59d58d0d3f3f8105034a1e74249f08c0bc68848
tree56ed30db89d09833766404b3f08a925ef93d0c82
parent030288ef842eda00a5c19a85176e40af77d802d2
MFC r279862:
Fix a possible infinite loop in ctf_discard().

MFC r279864:
Use CTF_TYPE_TO_INDEX when comparing type indices to the dynamic type
threshold.

MFC r279869:
If the destination container contains only a forward declaration for the
input type in ctf_add_type(), search its dynamic type list before adding
a new type.

git-svn-id: svn://svn.freebsd.org/base/stable/10@281474 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
cddl/contrib/opensolaris/common/ctf/ctf_create.c