typo and fmt...

shw-merge
xSmurf 7 years ago
parent 6e6e265fae
commit 755e0088c5

@ -646,8 +646,7 @@ func LookupSandboxProc(srcip net.IP, srcp uint16, dstip net.IP, dstp uint16, pro
res.Sandbox = OzInitPids[i].Name
res.ExePath = GetRealRoot(res.ExePath, OzInitPids[i].Pid)
break
}
else {
} else {
fmt.Printf("Couldn't find sandbox name.\n")
}
}

Loading…
Cancel
Save