Bug 5476

Summary: emacs dumps core due to buffer overflow in Xlib
Product: [Retired] Red Hat Linux Reporter: Thomas Quinn <trq>
Component: XFree86Assignee: Preston Brown <pbrown>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.0   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-01-24 21:55:54 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Thomas Quinn 1999-10-03 00:26:52 UTC
If emacs loses its connection to the X server, either by
shutting down the server or giving the emacs window a
"XKillClient", it will dump core.  This occurs because emacs
tries to clean up, but ends up overflowing the communication
buffer to the X server.  I will submit a sample patch.

Comment 1 Preston Brown 2000-01-24 21:55:59 UTC
patch added for next release.