mirror of https://gitee.com/Nocallback/glibc.git
Browse Source
Since test uses 160 multiple for malloc size, we should also use 160 multiple for total variable instead of 16, then comparison is meaningful. So fix it. Also change the ">" to ">=" so that the test is technically valid. Reviewed-by: DJ Delorie <dj@redhat.com>codonell/c-utf8
committed by
DJ Delorie
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue