libbb: use BUILD_BUG_ON in utoa_to_buf()
authorDenys Vlasenko <vda.linux@googlemail.com>
Wed, 28 Mar 2018 15:12:56 +0000 (17:12 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Wed, 28 Mar 2018 15:12:56 +0000 (17:12 +0200)
commite4defe826be49b8ef19912ba4cb291bfe9166e0f
treec22925d5ec279ce799525879edc9f21961b4764a
parent123fdda0a4a838e61c6a7d15c69d3b438136aee0
libbb: use BUILD_BUG_ON in utoa_to_buf()

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
libbb/xfuncs.c