mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
Fix for https://freedesktop.org/bugzilla/show_bug.cgi?id=1647 - Fix the
problem that |XpSubmitJob()| returns a random value (patch by Stefan
Dirsch/SuSE).
This commit is contained in:
@@ -1515,6 +1515,8 @@ XpSubmitJob(fileName, pContext)
|
||||
|
||||
FreeVector(vector);
|
||||
xfree(cmdNam);
|
||||
|
||||
return Success;
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user