lidtsvc: coverity fixes
This commit is contained in:
@@ -1293,7 +1293,7 @@ _DtWsmSetBackdropSearchPath (
|
||||
|
||||
if (postDtEnvironmentString != postDtEnvironmentStringBuf)
|
||||
{
|
||||
if (postDtEnvironmentString) XtFree(postDtEnvironmentString);
|
||||
XtFree(postDtEnvironmentString);
|
||||
postDtEnvironmentString = NULL;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user