changeset 98247:c341a4b3109d

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Fri, 19 Sep 2008 17:21:16 +0000
parents 06b2f516c2fb
children 215a88f14455
files src/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Fri Sep 19 17:19:28 2008 +0000
+++ b/src/ChangeLog	Fri Sep 19 17:21:16 2008 +0000
@@ -1,5 +1,8 @@
 2008-09-19  Eli Zaretskii  <eliz@gnu.org>
 
+	* process.c (procfs_system_process_attributes): Fix cmdline in
+	case /proc/PID/cmdline is empty.
+
 	* xterm.c (x_wm_set_size_hint): Use x_display_pixel_width and
 	x_display_pixel_height.