Fix: Restore heap for SEEK_BEGIN
authorJulien Desfossez <jdesfossez@efficios.com>
Thu, 2 Aug 2012 21:45:54 +0000 (17:45 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 2 Aug 2012 21:45:54 +0000 (17:45 -0400)
commitdb8a45114dfe2ffd2b23ec0517a043b508de41fd
treeb211f561003c13877973a3f94f963943c32d705d
parent5d95b2db86d36730ce4b7b5dffcfae32e0c21649
Fix: Restore heap for SEEK_BEGIN

We don't know in which state the heap is when we call a SEEK_BEGIN, so
we need to clear it and populate it when all the filestreams are in
place.

Fixes: #319
Signed-off-by: Julien Desfossez <jdesfossez@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
lib/iterator.c
This page took 0.024992 seconds and 4 git commands to generate.