Ticket #2071 (closed defect: fixed)

Opened 14 years ago

Last modified 11 years ago

UN-needed-extern-profile_name-in-src-setup.c

Reported by: vit_r Owned by: andrew_b
Priority: trivial Milestone: 4.8.9
Component: mc-config-ini Version: master
Keywords: Cc:
Blocked By: Blocking:
Branch state: no branch Votes for changeset:

Description


Please consider it as pointing to ...
all the rest is just my curr opinion

in src/setup.c

        char * setup_init (void)  with allocated  
        
        return (char *) profile_name;

is called (seems twice) from
I

src/treestore.c:757: loaded = 1; setup_init();

II

src/setup.c:771: char *buffer; profile = setup_init ();

and (at least once) waits freedom ...
as urgently as known by those who were alikely (unlikely ?) called ...


Attachments

2071-UN-needed-extern-profile_name-in-src-setup.c.patch (4.3 KB) - added by vit_r 14 years ago.
UN-needed-extern-profile_name-in-src-seup.c

Change History

Changed 14 years ago by vit_r

UN-needed-extern-profile_name-in-src-seup.c


comment:1 Changed 12 years ago by andrew_b

  • Branch state set to no branch
  • Milestone changed from 4.7 to Future Releases

comment:2 Changed 11 years ago by andrew_b

  • Status changed from new to accepted
  • Owner set to andrew_b
  • Branch state changed from no branch to on review
  • Milestone changed from Future Releases to 4.8.9

comment:3 Changed 11 years ago by andrew_b

  • Blocked By 2990 added

Moved to 2990_cleanup branch.

comment:4 Changed 11 years ago by andrew_b

  • Branch state changed from on review to no branch

comment:5 Changed 11 years ago by andrew_b

  • Blocked By 2990 removed

comment:6 Changed 11 years ago by andrew_b

comment:7 Changed 11 years ago by andrew_b

  • Status changed from accepted to testing
  • Resolution set to fixed

comment:8 Changed 11 years ago by andrew_b

  • Status changed from testing to closed
Note: See TracTickets for help on using tickets.