ext: only duplicate frozen response arrays
commit1d764d806b65d392fdb3f3dd8055ed18d42a5c2b
authorEric Wong <normalperson@yhbt.net>
Sat, 5 Sep 2009 02:26:42 +0000 (4 19:26 -0700)
committerEric Wong <normalperson@yhbt.net>
Sat, 5 Sep 2009 02:26:42 +0000 (4 19:26 -0700)
tree86810d8b724de1d8b7241eff719ef4f5dd819661
parent09cae70d5509530ed3abff9046b1dc0fe448b3b3
ext: only duplicate frozen response arrays

Otherwise modify the response array in place since
most frameworks give you a modifiable array for you
to play with anyways.
ext/clogger_ext/clogger.c