-
Committer:
John Arbash Meinel
-
Date:
2008-10-03 16:14:39 UTC
-
mto:
This revision was merged to the branch mainline in
revision
3774.
-
Revision ID:
john@arbash-meinel.com-20081003161439-h23zdckp4z78wh3r
Possible fix for bug #269456.
During 'get_record_stream()' only unpack one file's content map
at a time. This helps prevent abusive consumption of memory.
Also, free the lines cache as texts are consumed.