DuratarskeyK

Results 6 issues of DuratarskeyK

I have this weird problem with skype, after some time in a conversation microphone just stops working. It could be anything from 30 minutes to 2 hours. I don't know...

Hello. https://github.com/infinitered/rmq/blob/master/motion/ruby_motion_query/image.rb#L28 here when you call resource you don't pass opts, so you can't specify custom extension for the file.

argv isn't freed, if execvp fails at the end of the function, creating a memory leak.

PendingClose

2 момента: 1. https://github.com/ilyakurdyukov/e2k-ports/blob/main/libffi-3.4.2-e2k.patch#L128 - выделяем на стэке память и сразу выходим за границы куда-то ниже(?) по стэку. По логике у нас там как раз regs_t ret, но так ли...

I found this example for ebpf sockmap and tried to write my own thing, but multi-threaded, though it's irrelevant, since the problem is not there. When adding a socket to...

iks_stack_delete expects a ikstack **, but ikstack * is passed instead. I believe it's a bug, which showed itself, because gcc 14 treats wrong pointer types warnings as errors now.