rev 18186: /trunk/epan/: filesystem.c
[email protected] Thu, 18 May 2006 12:01:35 GMT
| Newsgroups | gmane.network.ethereal.cvs |
|---|---|
| Message-ID | <[email protected]> |
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