Locky
Locky
This is still a WIP, probably some code is redundant. The change was originated by my need to use QTextStream class, in order to write the stacktrace in a QFile....
I need to use with Qt QTextStream, in order to dump a stacktrace in a QFile, I cannot use console. Anyway, I assume that hardcoding a stream technology, no matter...
I've protected the only memcmp that could have failed in cfg80211_rtw_scan, and now it seems working fine: ``` diff --git a/ioctl_cfg80211.c b/ioctl_cfg80211.c index e2fee1d..d6e82d7 100644 --- a/ioctl_cfg80211.c +++ b/ioctl_cfg80211.c @@...
Yep, the change seems working, hostapd is running for two days now, no issues detected.
Same for me, Android platform. Looks like that the first login that fails due to a failed login cuts away all the listeners (I'd assume the Java channels) afterwards, so...