[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[PATCH] libsvn_client: Avoid direct call to svn_pool_create()function

From: Bhuvaneswaran Arumugam <bhuvan_at_collab.net>
Date: 2007-01-09 12:31:53 CET

Hello,

Please find attached the patch.

[[[
Avoid calling svn_pool_create() function directly for passing the return
value as an argument.

* subversion/libsvn_client/prop_commands.c
  (svn_client_proplist2): Avoid calling svn_pool_create() function
  directly for passing the return value as an argument for
  remote_proplist() function.

Patch by: bhuvan
Reviewed by: kameshj
]]]

-- 
Regards,
Bhuvaneswaran

Received on Tue Jan 9 12:32:02 2007

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.