A text-based modem control and terminal emulation program
Go to file
Pavol Žáčik 9cb0bab097
Fix issues found by static analysis
One patch fixes memory leaks, the other
fixes an issue where a function returns
a pointer to its local array.

Resolves: RHEL-39982
Resolves: RHEL-35668
2024-08-15 11:40:11 +02:00
.fmf Add fmf test plans and fix gating 2024-05-10 11:27:20 +02:00
.gitignore Rebase to upstream version 2.9 2024-05-22 08:42:57 +02:00
ci.fmf Add fmf test plans and fix gating 2024-05-10 11:27:20 +02:00
gating.yaml update plans 2024-06-04 10:32:02 +02:00
local_array_ptr_return_StrStr.patch Fix issues found by static analysis 2024-08-15 11:40:11 +02:00
memleaks_term_socket_connect_tcp.patch Fix issues found by static analysis 2024-08-15 11:40:11 +02:00
minicom.spec Fix issues found by static analysis 2024-08-15 11:40:11 +02:00
plans.fmf update plans 2024-06-04 10:32:02 +02:00
sources Rebase to upstream version 2.9 2024-05-22 08:42:57 +02:00