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 8385113
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T17:35:11+00:00 2026-06-09T17:35:11+00:00

Is there any problem to allocate memory in an application and free it in

  • 0

Is there any problem to allocate memory in an application and free it in a function called from a dll/dylib?

But to allocate memory in a function from a dll/dylib and free it in the caller application?

  • 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-09T17:35:13+00:00Added an answer on June 9, 2026 at 5:35 pm

    For a static library it is not generally a problem, but is usually not a good idea for dynamic libraries. Especially for libraries shared between projects.

    The problem is you need to ensure that the memory allocation functions (new/delete, malloc/free) match exactly between your calling code and the dynamic library. For example, if you statically link the C-runtime with your executable, but the dynamic library is dynamically linked (or vice versa) then you have separate code running malloc for the executable vs the dynamic library.

    To avoid any problems dynamic libraries will often expose their own alloc and free routines to guarantee consistency.

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

Sidebar

Related Questions

The problem it's easy. Is there any function in JAVA to compare two Strings
Is there any problem with my code ? std::vector<int[2]> weights; int weight[2] = {1,2};
is there any problem to install different oracle 11g versions. I mean if I
I am trying to fire below query... Is there any problem in it? delete
UPDATE Turns out I'm just tired. There isn't any problem here sorry for wasting
Is there any solution to overcome case-sensitive problem for contains method. I have code
Is there any good practice for this? I wish I could solve the problem
I am getting problem while setting up Session cookie using jersey. is there any
Making websites that appear correctly in IE is a big problem. Is there any
I frequently run into the following problem, I was wondering if there is any

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.