Changes between Initial Version and Version 1 of Ticket #1927


Ignore:
Timestamp:
12/31/09 11:32:57 (14 years ago)
Author:
andrew_b
Comment:

Why do you propose this wrong patch again?

Closed as duplicate of 1896.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1927

    • Property Status changed from new to closed
    • Property Version changed from 4.7.0.1 to
    • Property Resolution changed from to duplicate
    • Property Milestone changed from 4.7 to
  • Ticket #1927 – Description

    initial v1  
    1  
    2  
    3  
    41 in vfs-extfs.c    funcs  
    5  
    62extfs_readlink(), extfs_unlink(), extfs_mkdir() and extfs_rmdir() 
    7  
    83have 'char *q;' which shouid be freed after use 
    9  
    10