procxx / kepka

Unofficial Telegram Desktop messaging app
https://procxx.github.io
Other
114 stars 29 forks source link

rpmlint error: Program returns random data in a function #153

Closed EGD closed 6 years ago

EGD commented 6 years ago

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: 09f8d60e1142fea59c9d8b1e5aab33215f5124d2

leha-bot commented 6 years ago

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).

leha-bot commented 6 years ago

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

leha-bot commented 6 years ago

@EGD could you recheck latest dev commit?

EGD commented 6 years ago

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

leha-bot commented 6 years ago

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