Ticket #180 (testing defect: fixed) — at Version 6
(mandriva) concat_dir_and_file() + NULL parameter fix
Reported by: | metux | Owned by: | metux |
---|---|---|---|
Priority: | major | Milestone: | 4.6.2 |
Component: | mc-core | Version: | 4.6.1 |
Keywords: | committed-mc-4.6 committed-master | Cc: | |
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: |
Description (last modified by metux) (diff)
branch:180_concat_dir_and_file (base mc-4.6)
changeset:54d6ec88dcb9648d77ae84d063fdaedb76233b39
committed mc-4.6
committed master
Change History
Changed 16 years ago by styx
- Attachment 180_concat_dir_and_null.patch added
sorry, I'm messed up! this one should be
comment:1 Changed 16 years ago by styx
- Keywords vote-styx added
just move patch here and make a review
comment:3 in reply to: ↑ description Changed 16 years ago by guanx
Replying to metux:
Here: const char *file = filename;
Why a separate variable for the filename pointer?
And, in the patch, there is this comment:
/* Is this one: *file == PATH_SEP seems to be not fully portable? */
It's also confusing.
Note: See
TracTickets for help on using
tickets.