readtext icon indicating copy to clipboard operation
readtext copied to clipboard

Issue 180: remove potentially large /tmp files

Open gcpoole opened this issue 11 months ago • 0 comments

Ref: Issue 180. When an odt or docx file is retrieved and processed using get_docx() or get_odt(), a potentially large file is written to /tmp. This patch proposed removing those /tmp files prior to returning the text contained within them.

gcpoole avatar Jan 15 '25 21:01 gcpoole