Skip to content

Commit fbba6cb

Browse files
zsistlamfulb
andauthored
Update agent/lib_aws_sdk_php.h
Co-authored-by: Michael Fulbright <[email protected]>
1 parent 02c00c9 commit fbba6cb

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

agent/lib_aws_sdk_php.h

+4-3
Original file line numberDiff line numberDiff line change
@@ -164,9 +164,10 @@ extern void nr_lib_aws_sdk_php_dynamodb_handle(nr_segment_t* segment,
164164
* 2. cloud_attrs : cloud attributes to modify
165165
* 3. NR_EXECUTE_ORIG_ARGS (execute_data, func_return_value)
166166
* Returns :
167-
* Note: caller is responsible for freeing the cloud_attrs->cloud_resource_id
168-
* and datastore_params->collection and
169-
* datastore_params.instance.port_path_or_id
167+
* Note: caller is responsible for freeing:
168+
* - cloud_attrs->cloud_resource_id
169+
* - datastore_params->collection
170+
* - datastore_params.instance.port_path_or_id
170171
*/
171172

172173
extern void nr_lib_aws_sdk_php_dynamodb_set_params(

0 commit comments

Comments
 (0)