|
Description
|
Under certain conditions, memmove may make an unnecessary ld of the word
immediately before the first word of src. While this data never gets
used, if the address is not mapped, the application will segv.
The defect was found using /net/athyra/usr/local/bin/xemacs -vanilla -nw
(in the sfbay.sun domain) followed by ^X-d /net/athyra/export/kupfer/xemacs/test2
|