-
Bug
-
Resolution: Fixed
-
P4
-
1.1.4
-
beta
-
generic
-
solaris_2.5.1
In awt_Frame.c and awt_Dialog.c the X function XmbTextListToTextProperty() is
called however the return value is not checked as it should be. If the
function fails (due to out of memory or locale not supported) then the
structure passed in is not set and the following code will be working on
random data - probably causing a crash.
called however the return value is not checked as it should be. If the
function fails (due to out of memory or locale not supported) then the
structure passed in is not set and the following code will be working on
random data - probably causing a crash.