fvdl
|
018ee18dee
|
Do not check unitialized variables as error values. This is generally
frowned upon, or so I hear.
|
2000-08-03 00:07:22 +00:00 |
fvdl
|
a17451fec8
|
Plug memory leak in error case (would have happened very rarely).
|
2000-06-22 13:55:18 +00:00 |
fvdl
|
d797839afc
|
Make sure that freeing the temporary buffer always happens; previous
commit would still result in a leak.
|
2000-06-22 10:57:38 +00:00 |
fvdl
|
bcec83b93a
|
Plug a few memory leaks.
|
2000-06-22 08:09:26 +00:00 |
fvdl
|
6806083e5d
|
Free buffer used in xdrmem_create.
|
2000-06-20 13:55:11 +00:00 |
fvdl
|
d687de29c6
|
rpcbind, the successor to portmap. Taken from Sun TI-RPC source code,
then modified. This still contains some ugly special casing for
procedures in the security section, but I haven't found a nicer way
so far.
|
2000-06-02 23:15:41 +00:00 |