On 19/07/2021 13:07, Krzysztof Kozlowski wrote: > Hi, > > Mark asked for resending fixes separate from setting up CI under Github > Actions, so here is a combination of all my previously sent patches > related only to the actual C code: > > https://lore.kernel.org/linux-nfc/20210710033859.3989-1-krzysztof.kozlowski(a)canonical.com/T/#t > https://lore.kernel.org/linux-nfc/20210711202102.18094-1-krzysztof.kozlowski(a)canonical.com/T/#t > https://lore.kernel.org/linux-nfc/20210714110518.104655-1-krzysztof.kozlowski(a)canonical.com/T/#t > https://lore.kernel.org/linux-nfc/20210716100844.51360-1-krzysztof.kozlowski(a)canonical.com/T/#t > > This includes fixes for GCC/clang warnings, memory leaks, memory > corruption and few other minor fixes. The UTF-8 and UTF-16 is not > entirely fixed and I removed the work-in-progress patches. > > Changes since v1 are: > 1. Group all patches based on prefix (unit file), instead of topic. > 2. Put the build-related patches at the end. > 3. Remove all CI-related patches. I put CI-related changes in: https://github.com/linux-nfc/neard/commits/krzk/github-ci-v2 It's based on master, so it fails building (fixes are in the set here). Should be rebased on top of this set before merging. Few patches got also squashed as now this set does not follow my exact development history. Best regards, Krzysztof