
guy at ethereal
May 18, 2006, 5:01 AM
Post #1 of 1
(3689 views)
Permalink
|
|
rev 18186: /trunk/epan/: filesystem.c
|
|
User: guy Date: 2006/05/18 07:01 AM Log: As suggested by Jim Prince, pass the right argument to "getcwd()" - the buffer argument is a mallocated buffer, so sizeof doesn't return its size, it returns the size of the pointer to the buffer. Fixes bug 907. Directory: /trunk/epan/ Changes Path Action +1 -1 filesystem.c Modified http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=18186&view=rev _______________________________________________ Ethereal-cvs mailing list Ethereal-cvs [at] ethereal http://www.ethereal.com/mailman/listinfo/ethereal-cvs
|