ext: store each response element explicitly
commit38e617b5a044ed91c799718d2188052c5646bc95
authorEric Wong <normalperson@yhbt.net>
Sat, 5 Sep 2009 01:49:44 +0000 (4 18:49 -0700)
committerEric Wong <normalperson@yhbt.net>
Sat, 5 Sep 2009 01:49:44 +0000 (4 18:49 -0700)
tree46e088391c1984a38c84234d55df0322c809fb0c
parent3ebed5dbd35440cb1e892a1361c71dc0516c64e8
ext: store each response element explicitly

Avoid calling RARRAY_PTR all over the place and make the code
easier to read/audit as a result.
ext/clogger_ext/clogger.c