Ticket #1896 (closed defect: invalid)

Opened 14 years ago

Last modified 14 years ago

possible_missing__g_free__in_vfs

Reported by: vit_r Owned by: vit_r
Priority: trivial Milestone:
Component: mc-vfs Version:
Keywords: Cc:
Blocked By: Blocking:
Branch state: Votes for changeset:

Description

possible_missingg_freein_vfs

Attachments

1896-possible_gfree-miss_in_vfs-extfs.c.patch (1.7 KB) - added by vit_r 14 years ago.

Change History

Changed 14 years ago by vit_r

comment:1 Changed 14 years ago by slavazanko

vit_r, please, write much more informative descriptions. Comments to patches needs for informative descriptions too.

Just describe about this ticket (change description of ticket).
Do not try to describe into comments.

And don't use underscores instead of spaces :(

comment:2 Changed 14 years ago by slavazanko

1896-possible_gfree-miss_in_vfs-extfs.c.patch added

patch don't have informative description :(

what you think, what you will see at 'git log' output?

comment:3 Changed 14 years ago by andrew_b

  • Status changed from new to closed
  • Version version not selected deleted
  • Resolution set to invalid
  • Milestone 4.7 deleted

extfs_get_path_mangle() doesn't allocate new memory. So it's retun value cannot be freed.

Note: See TracTickets for help on using tickets.