CR 6935387 nwamd core dumps in nwamd_deescalate() http://zhadum.east/export/ws/am223141/checkout-area/onnv-bug-6935387/webrev/
nwamd_deescalate() was calling priv_freeset() when the priv_set_t wasn't set. Fix involves moving the priv_freeset() calls up, only when priv_str_to_set() is called. I think this bug qualifies as a stopper. nwam doesn't run at all. Although I did find that sometimes, (with multiple restarts) nwamd doesn't dump core and nwam comes online. I think this fix should be pulled into a 136 respin. Comments are welcome. Anurag
