1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-29 09:52:29 +01:00

- fixed possible crash bug because a variable allocated on stack was

returned by a function
- removed obsolete macro
This commit is contained in:
dan
2004-11-11 14:14:52 +00:00
parent 9f89695c48
commit 684621ecd4
2 changed files with 8 additions and 5 deletions

View File

@@ -515,8 +515,6 @@
#define MAX_RESTART_ARGS 16
#define MAX_COMMAND_SIZE 1024
#define MAX_DEAD_PROCESSES 128