Ticket #2043 (closed defect: invalid)

Opened 14 years ago

Last modified 14 years ago

in lib/vfs/mc-vfs/vfs.c g_strdup of _vfs_get_cwd ()

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

Description (last modified by andrew_b) (diff)

g_strdup of _vfs_get_cwd () as it is mentioned
in lib/vfs/mc-vfs/vfs.c just before _vfs_get_cwd ()

You must g_strdup() whatever this function returns.

Attachments

2043-g_strdup-of-_vfs_get_cwd.patch (2.7 KB) - added by vit_r 14 years ago.
g_strdup of _vfs_get_cwd ()

Change History

Changed 14 years ago by vit_r

g_strdup of _vfs_get_cwd ()

comment:1 in reply to: ↑ description Changed 14 years ago by andrew_b

  • Status changed from new to closed
  • Resolution set to invalid
  • Description modified (diff)

Replying to vit_r:

You must g_strdup() whatever this function returns.

No.

comment:2 Changed 14 years ago by andrew_b

  • Version master deleted
  • Description modified (diff)
  • Milestone 4.7 deleted
Note: See TracTickets for help on using tickets.