diff options
author | Pau Espin Pedrol <pespin@sysmocom.de> | 2018-02-01 12:49:39 +0100 |
---|---|---|
committer | Harald Welte <laforge@gnumonks.org> | 2018-02-08 09:41:36 +0000 |
commit | 6de34ee46b1d256e98d0048c5407f0eec929288b (patch) | |
tree | fdd227ab8570f9820f15d5946d3577387b379d0a /src/coding/Makefile.am | |
parent | 41911d03804c3bb82657a73bfd3dd73b70d13915 (diff) |
tests: utils_test: Fix test failure when compiling with -O0
It seems with default flags in_buf was being memzeroed by the compiler.
When compiling with -O0, that's not the case anymore and printf prints
after first 16 bytes, printing extra garbage which doesn't match the
expected output.
Change-Id: I736c1e4d625f647d3bb794fa717256e9dbf36e87
Diffstat (limited to 'src/coding/Makefile.am')
0 files changed, 0 insertions, 0 deletions