procxx/kepka

rpmlint error: Program returns random data in a function

EGD opened this issue · 5 comments

EGD commented

Actual behaviour

I: Program returns random data in a function
E: kepka no-return-in-nonvoid-function ../Telegram/ThirdParty/libtgvoip/os/linux/AudioInputALSA.cpp:74
E: kepka no-return-in-nonvoid-function ../Telegram/ThirdParty/libtgvoip/os/linux/AudioOutputALSA.cpp:77

Configuration

Operating system:
openSUSE 15.0
Version of Telegram Desktop:
09f8d60

Thank you for your issue! This is related to #42 and is a libtgvoip bug. It possibly will be fixed after sync with latest revision. (If not, then we will think about proper fix of that dirty code).

@EGD please recheck last commit from dev branch. @Randl fixed almost all warnings in recently merged pull #157.

@EGD could you recheck latest dev commit?

EGD commented

@leha-bot sorry for wait, i probe 9f1896c commit and errors output gone

It's wonderful! Thanks for your feedback, feel free to create new issues, feature requests or pulls.