use 2 streams (input and output) instead of 1 in parse_from_memory()
authorOlivier Matz <zer0@droids-corp.org>
Wed, 29 Aug 2012 22:10:57 +0000 (00:10 +0200)
committerOlivier Matz <zer0@droids-corp.org>
Wed, 29 Aug 2012 22:10:57 +0000 (00:10 +0200)
commit7a6f9fb238e4a1a4a9533823db2618e2cd416f1e
tree249781b421bcbc3a82e3652e0c3ff8523ceab362
parentdd0649dbd5ba5463535a8a2cb4c2335a78e4fec6
use 2 streams (input and output) instead of 1 in parse_from_memory()

The initial code was not well tested and according to Sergey it is not
working properly.

Signed-off-by: Sergey Satskiy <sergey.satskiy@gmail.com>
Signed-off-by: Olivier Matz <zer0@droids-corp.org>
diff2html.py