locale: several coding style fixlets
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 20 Dec 2022 12:36:01 +0000 (21:36 +0900)
committerLuca Boccassi <bluca@debian.org>
Mon, 23 Jan 2023 11:29:11 +0000 (11:29 +0000)
commit76400a623fec84f1cf3fdf5d3c251b8010783fd8
tree06dbc4837b74a34a6814cf4c25e177f54c987602
parent901339702cadf7cdaee4ec1c2142fac40803d43f
locale: several coding style fixlets

- add missing assertions,
- rename arguments for storing results,
- always initialize results on success,
- use _cleanup_ attribute at more places, etc.
src/locale/localed-util.c
src/locale/localed-util.h
src/locale/localed.c