Fixed. error is now correctly set to NULL before is's used. Fixed max_len

* procargs.c: (glibtop_get_proc_args_s): Fixed. error is now correctly
	set to NULL before is's used. Fixed max_len behaviour.
This commit is contained in:
Benoît Dejean
2004-07-07 20:20:17 +00:00
parent 47b0db5ca9
commit c30e6a0dd2
2 changed files with 10 additions and 4 deletions
+5
View File
@@ -1,3 +1,8 @@
2004-07-07 Benoît Dejean <tazforever@dlfp.org>
* procargs.c: (glibtop_get_proc_args_s): Fixed. error is now correctly
set to NULL before is's used. Fixed max_len behaviour.
2004-07-03 Benoît Dejean <tazforever@dlfp.org>
* sysinfo.c: (init_sysinfo): Removed useless memset.