Tcl Source Code

Ticket Change Details
Login
Overview

Artifact ID: 9048d4a5ffac27188d9cd4b0cada310baa77c204
Ticket: f00009f7ce4b58c8b6caedf976e37ea78be6d3c0
file exists, mtime... procedures leaks
User & Date: aku 2015-07-30 18:46:51
Changes

  1. closedate changed to: "2457234.2825453"
  2. closer changed to: "aku"
  3. icomment:
    > - Tcl_FSGetTranslatedPath - returns a tclObj with incremented refCount, it should be decremented;
    > - Tcl_FSGetNormalizedPath - returns a tclObj owned by Tcl, refCount should be not decremented;
    
    Is this behaviour documented in the '--' comments at the location of the function definition ?
    
    Should we audit all call sites of these two functions for similar ref-count trouble ?
    
  4. login: "aku"
  5. mimetype: "text/plain"