commit | 39e277be3c05dd13e92766cb8fc8ffc58cefdd53 | [log] [download] |
---|---|---|
author | Nicholas Marriott <nicholas.marriott@gmail.com> | Mon Dec 06 21:48:56 2010 +0000 |
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | Mon Dec 06 21:48:56 2010 +0000 |
tree | 6e4871d04704b20c1167c4d00c696f56a4402f98 | |
parent | 1650155589968f50b1443ff5af8dfae92b9a77c3 [diff] |
|--------------------- |PatchSet 781 |Date: 2010/10/29 21:11:57 |Author: nicm |Branch: HEAD |Tag: (none) |Log: |We now send argv to the server after parsing it in the client to get the |command, so the client should not modify it. Instead, take a copy. Fixes |parsing command lists, reported by mcbride@. | |Members: | cmd-list.c:1.5->1.6 | cmd.c:1.45->1.46 | tmux.h:1.244->1.245