Merge commit 'refs/top-bases/gcc-branch' into gcc-branch
This commit is contained in:
commit
c1d30c2fd3
|
@ -1563,7 +1563,7 @@ nvlist_lookup_nvpair_ei_sep(nvlist_t *nvl, const char *name, const char sep,
|
|||
char *sepp = NULL;
|
||||
char *idxp, *idxep;
|
||||
nvlist_t **nva;
|
||||
long idx;
|
||||
long idx = 0;
|
||||
int n;
|
||||
|
||||
if (ip)
|
||||
|
|
Loading…
Reference in New Issue