mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-18 10:35:55 +00:00
Backout this commit whil a better solution is developed
This commit is contained in:
parent
3fdabc0de1
commit
921eec2694
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=189762
@ -996,7 +996,6 @@ g_eli_taste(struct g_class *mp, struct g_provider *pp, int flags __unused)
|
||||
/*
|
||||
* We have correct key, let's attach provider.
|
||||
*/
|
||||
md.md_flags |= G_ELI_FLAG_WO_DETACH;
|
||||
gp = g_eli_create(NULL, mp, pp, &md, mkey, nkey);
|
||||
bzero(mkey, sizeof(mkey));
|
||||
bzero(&md, sizeof(md));
|
||||
|
Loading…
Reference in New Issue
Block a user