Ticket #2039 (closed defect: fixed)

Opened 14 years ago

Last modified 14 years ago

missing retcheck in lib/skin/ini-file.c

Reported by: vit_r Owned by: andrew_b
Priority: trivial Milestone: 4.7.3
Component: mc-skin Version: master
Keywords: Cc:
Blocked By: #2243 Blocking:
Branch state: Votes for changeset: committed-master committed-stable

Description (last modified by andrew_b) (diff)

        file_name = g_path_get_basename (mc_skin->name);

ought to be checked

Attachments

2039-retcheck-in-lib-skin-ini-file.c.patch (708 bytes) - added by vit_r 14 years ago.
retcheck of g_path_get_basename (mc_skin->name);

Change History

Changed 14 years ago by vit_r

retcheck of g_path_get_basename (mc_skin->name);

comment:1 Changed 14 years ago by andrew_b

  • Blocked By 2243 added
  • Milestone changed from 4.7 to 4.7.3

Fixed in #2243.

comment:2 Changed 14 years ago by andrew_b

  • Owner set to andrew_b
  • Status changed from new to accepted

comment:3 Changed 14 years ago by andrew_b

  • Status changed from accepted to testing
  • Votes for changeset set to committed-master committed-stable
  • Resolution set to fixed
  • severity changed from no branch to merged
  • Description modified (diff)

comment:4 Changed 14 years ago by andrew_b

  • Status changed from testing to closed

comment:5 Changed 14 years ago by andrew_b

Note: See TracTickets for help on using tickets.