Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
mc-butler opened this issue Mar 1, 2010 · 9 comments
Closed

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

mc-butler opened this issue Mar 1, 2010 · 9 comments
Assignees
Labels
area: config Configuration INI files prio: low Minor problem or easily worked around
Milestone

Comments

@mc-butler
Copy link

Important

This issue was migrated from Trac:

Origin https://midnight-commander.org/ticket/2071
Reporter vit_r (vit_r@….ru)


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 ...


Note

Original attachments:

@mc-butler
Copy link
Author

Changed by vit_r (vit_r@….ru) on Mar 1, 2010 at 17:44 UTC

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

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Oct 31, 2011 at 11:00 UTC (comment 1)

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

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Jun 17, 2013 at 9:04 UTC (comment 2)

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

Branch: 2071_profile_name.
[b5bc45426316dab8ce1c5635800b4201f83547ea]

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Jun 17, 2013 at 10:09 UTC (comment 3)

  • Blocked by set to #2990

Moved to 2990_cleanup branch.

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Jun 24, 2013 at 9:37 UTC (comment 4)

  • Branch state changed from on review to no branch

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Jun 28, 2013 at 5:27 UTC

  • Blocked by #2990 deleted

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Jun 28, 2013 at 5:28 UTC (comment 6)

Fixed as part of #2990: [d9b41df].

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Jun 28, 2013 at 5:28 UTC (comment 7)

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

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Jun 28, 2013 at 5:28 UTC (comment 8)

  • Status changed from testing to closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: config Configuration INI files prio: low Minor problem or easily worked around
Development

No branches or pull requests

2 participants