]> git.ipfire.org Git - thirdparty/samba.git/commit
lib: Simplify "weird" charset code
authorVolker Lendecke <vl@samba.org>
Mon, 4 Jan 2021 11:28:20 +0000 (12:28 +0100)
committerJeremy Allison <jra@samba.org>
Tue, 12 Jan 2021 00:10:30 +0000 (00:10 +0000)
commit8c02ebdbf84cc8141754313c0b5bb0ee1c56afb2
tree0dc6d6ed58cdcacec4faeb6cab3fdf6d5665a733
parent8f08390c282c19f866fe75a8115dcdecb6fe5d68
lib: Simplify "weird" charset code

Don't depend on DEBUG. This is a pure developer module, the developer
should be able to figure out what's going on after this has abort()ed.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
lib/util/charset/weird.c