poll: fix over-allocation for poll(2)
commit82a3e7d24e3cd51f15df593590986b7c5d0834aa
authorEric Wong <normalperson@yhbt.net>
Mon, 14 Mar 2011 19:35:01 +0000 (14 19:35 +0000)
committerEric Wong <normalperson@yhbt.net>
Mon, 14 Mar 2011 19:35:01 +0000 (14 19:35 +0000)
treefd610b7adfc099dfe11ac299e62878d4c1dc47b7
parent6299ef55e20454eaca0b9860ac4a9bd6ddd143a7
poll: fix over-allocation for poll(2)

Oops, fortunately we allocated too much and not too little.
ext/kgio/poll.c