]> git.pld-linux.org Git - packages/procps.git/blame - procps-ksyms.patch
- release 2 - "backported" XConsole and top.desktop from previous version
[packages/procps.git] / procps-ksyms.patch
CommitLineData
ab2af668
JB
1--- procps-3.1.4/proc/ksym.c.orig Sun Dec 15 01:12:55 2002
2+++ procps-3.1.4/proc/ksym.c Sat Dec 21 15:20:21 2002
3@@ -255,6 +255,7 @@
4 /* FIXME: memory leak */
5 _exit(42);
6 }
7+ buf[total] = '\0'; /* parse_ksyms() expects NUL-terminated file */
8 *bufp = buf;
9 *roomp = room;
10 close(fd);
This page took 0.028077 seconds and 4 git commands to generate.