Re: big orbit problem.



bob@cs.csoft.net writes:

> it doesnt look like corba_string_dup checks to see if it actually gets a
> chunk of memory. it could posibly be failing on the malloc, and strcpying
> over a rogue pointer. (or maybe not. I dont know :)

ORBit_alloc allocates memory using g_malloc.  It quits if it can't
allocate memory, so you don't have to check.

-- 
Alan Shutko <ats@acm.org> - In a variety of flavors!
Forsan et haec olim meminisse juvabit.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]