diff options
| author | Ron Yorston <rmy@pobox.com> | 2016-01-31 22:22:25 +0100 | 
|---|---|---|
| committer | Denys Vlasenko <vda.linux@googlemail.com> | 2016-01-31 22:23:05 +0100 | 
| commit | 4a79224cfcde1c941f581d0c61edaf293e743af5 (patch) | |
| tree | 6f10b991128b4f4c1a83bf61b33ebacfcb0ef802 /scripts/mkdiff_obj_bloat | |
| parent | 2a4bba3ce2e00e55e6690fa8ba2607679277eed4 (diff) | |
| download | busybox-4a79224cfcde1c941f581d0c61edaf293e743af5.tar.gz | |
printf: short-circuit output when argument to %b includes \c
printf wasn't correctly handling \c in an argument to the %b format
specifier.
   printf %bXX OK\\c
returned 'OK\cXX' rather than the expected 'OK'.
function                                             old     new   delta
printf_main                                          886     899     +13
Signed-off-by: Ron Yorston <rmy@pobox.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'scripts/mkdiff_obj_bloat')
0 files changed, 0 insertions, 0 deletions
