Ticket #2039 (testing defect: fixed) — at Version 3
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
Change History
Changed 16 years ago by vit_r
- Attachment 2039-retcheck-in-lib-skin-ini-file.c.patch added
comment:1 Changed 15 years ago by andrew_b
- Blocked By 2243 added
- Milestone changed from 4.7 to 4.7.3
Fixed in #2243.
Note: See
TracTickets for help on using
tickets.

retcheck of g_path_get_basename (mc_skin->name);