Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7742115
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T09:12:05+00:00 2026-06-01T09:12:05+00:00

Possible Duplicate: When you exit a C application, is the malloc-ed memory automatically freed?

  • 0

Possible Duplicate:
When you exit a C application, is the malloc-ed memory automatically freed?

Pretty much the title. Do (modern) OSs automatically reclaim heap-allocated memory on program termination? If so, is freeing the memory a strict must or more of a just-follow-the-damn- standard-you-fool kinda thing?

What is the worst thing than can happen if I do not explicitly free the memory except that I end up wasting it while the application is in run?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-01T09:12:07+00:00Added an answer on June 1, 2026 at 9:12 am

    When an application terminates, all memory will be reclaimed by the OS. The reason people preach memory management techniques is because so long as the app is running, any memory it’s asked for will remain in its posession (even if it’s no longer being used). Unless, of course, you were nice enough to call free.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Possible Duplicate: When you exit a C application, is the malloc-ed memory automatically freed?
Possible Duplicate: Windows Phone 7 close application How to Exit from the app when
Possible Duplicate: Automatic exit from bash shell script on error How can I have
Possible Duplicate: how to quit (exit) an app in iPhone4 sdk I have a
Possible Duplicate: Capture console exit C# When I run my console app and the
Possible Duplicate: How to stop C++ console application from exiting immediately? I have the
Possible Duplicate: return statement vs exit() in main() I've just read the first chapter
Possible Duplicate: gcc-4.2 failed with exit code 1 iphone Can anybody tell what does
Possible Duplicate: Breaking out of a nested loop How to exit from nested loops
Possible Duplicate: unix shell, getting exit code with piped child is it possible to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.