Search Results

Search: Posts Made By: mpjobsrch
Forum: Programming 04-04-2012
21,998
Posted By mpjobsrch
hi Friends, after changing the these lines,...
hi Friends,

after changing the these lines, the issue resolved.

/*strcpy(t->ename,emprec.emp_name.arr);*/
t->ename=strdup(emprec.emp_name.arr);

/*strcpy(r->ename,emprec.emp_name.arr);*/...
Forum: Programming 04-04-2012
21,998
Posted By mpjobsrch
*** glibc detected *** : malloc(): memory corruption (fast)
Hi Friends,

while executing the below code, am getting *** glibc detected *** ./ok: malloc(): memory corruption (fast) error, please suggest how to solve this issue.



#include <stdio.h>...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 07:34 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy