baresip/re

main: Array out of bounds access

Closed this issue · 6 comments

Testing in Windows
restund/turn: allocation 0x1717ca8 destroyed. Triggered under this condition

Array out of bounds access.

main.c function fd_poll()
"if (!fhs || !fhs->fh)"
If the expression holds, it enters an infinite loop

I fixed it

Can you try: #1185

I will do.

Can you try: #1185
Triggered an exception: read access permission conflict.
FD_SETSIZE=1024
image

Not included #1184
add DEBUG_WARNING("i:%d\n", i); //debug

included #1184 not Triggered an exception. please review it.
baresip/restund#6