The code to replace $wid/$pid died on $foo.
authorMikael Magnusson <mikachu@gmail.com>
Sat, 7 Jun 2008 03:12:04 +0000 (05:12 +0200)
committerMikael Magnusson <mikachu@gmail.com>
Sun, 26 Oct 2008 23:55:16 +0000 (00:55 +0100)
commit8f37a97a4cc29d35f6a632ef2f71ac760e301ee5
tree32a5ac3aa7b8044ef01cdea94ca0140e4ddaff93
parentd81d54c7a977a034199f24fc8fa7433e634aaf91
The code to replace $wid/$pid died on $foo.

It failed to increment a variable after finding a $ but no pid or wid,
which led to a fun infinite loop. Also don't check if c[1] is w if we
already established it was p.
openbox/actions/execute.c