Ticket Change Details
Not logged in
Overview

Artifact ID: da510e648a6666969742b001c32e31b944e5032e
Ticket: 7e32f0c17941a8f04ae372c7de8ca97572176bab
Memory leak
User & Date: drh 2010-08-17 11:05:19
Changes

  1. Appended to comment:
    
    
    <hr><i>drh added on 2010-08-17 11:05:19:</i><br>
    Fossil is a command-line tool that runs a single task (quickly) and then exits.  
    Memory leaks, as long as they do not occur inside a loop, are harmless and
    unimportant.  Memory leaks of 40 or 50 bytes that are limited in number are
    particularly unimportant and should be ignored.
    
    Do any of these leaks you identify consume large amount of memory (megabytes)
    or can any of them occur an unbounded number of times depending on the size
    of the repository or other input factors?  If so, please let us know and we
    will have a look.  Otherwise, this is not a problem and is not something 
    we intend to fix.
    
    Thanks for the report.
    
  2. resolution changed to: "Open"