Groups
Groups
Sign in
Groups
Groups
iperf-dev
Conversations
About
Send feedback
Help
[esnet/iperf] 8b39c8: Fix memory leak for parallel tests
0 views
Skip to first unread message
Bruce A. Mah
unread,
Oct 25, 2024, 2:07:57 PM
10/25/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to iper...@googlegroups.com
Branch: refs/heads/master
Home:
https://github.com/esnet/iperf
Commit: 8b39c84a38f9c0c75f783408a4ed47687ccc581c
https://github.com/esnet/iperf/commit/8b39c84a38f9c0c75f783408a4ed47687ccc581c
Author: Matthew Cather <
14895427...@users.noreply.github.com
>
Date: 2024-06-07 (Fri, 07 Jun 2024)
Changed paths:
M src/iperf_client_api.c
Log Message:
-----------
Fix memory leak for parallel tests
`congestion_used` is set each iteration of the loop. For tests running parallel streams, the previous malloc-ed string (from `strdup`) is leaked.
Commit: 8a62bb75b03f0f5329b09822073f9b5f588fb524
https://github.com/esnet/iperf/commit/8a62bb75b03f0f5329b09822073f9b5f588fb524
Author: Matthew Cather <
14895427...@users.noreply.github.com
>
Date: 2024-06-09 (Sun, 09 Jun 2024)
Changed paths:
M src/iperf_api.c
Log Message:
-----------
Fix memory leak in `iperf_print_results`
Commit: 80e657f416fbc12af9a8a4ad981f6285c1518d22
https://github.com/esnet/iperf/commit/80e657f416fbc12af9a8a4ad981f6285c1518d22
Author: Bruce A. Mah <
bm...@es.net
>
Date: 2024-10-25 (Fri, 25 Oct 2024)
Changed paths:
M src/iperf_api.c
M src/iperf_client_api.c
Log Message:
-----------
Merge pull request #1712 from MattCatz/patch-2
Fix memory leak for parallel tests
Compare:
https://github.com/esnet/iperf/compare/38b4ddeca7d4...80e657f416fb
To unsubscribe from these emails, change your notification settings at
https://github.com/esnet/iperf/settings/notifications
Reply all
Reply to author
Forward
0 new messages