The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > High Level Programming
Google UNIX.COM



Thread: glibc error
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 05-06-2008
lagigliaivan lagigliaivan is offline
Registered User
 

Join Date: May 2008
Posts: 26
Hi jim,

Thanks a lot for your answer, I'll re-check my code in order to find when malloc is trying to free up an incorrect memory address.
If I can't find the error, I'll post my code, because the error is thrown by a function of ncurses library. I think I'm passing a bad argument to this function.

Thank again!
Reply With Quote