Skip to content

newest glibc , fstrm master ,protobuf master, protobuf-c master, simdzone makes trouble #450

@osevan

Description

@osevan

debian sid with custom compiled glibc path and read title


simdzone/./src/generic/ip6.h: In function ‘inet_pton6’:
simdzone/./src/generic/ip6.h:172:17: warning: writing 32 bytes into a region of size 0 [-Wstringop-overflow=]
  172 |       endp[- i] = colonp[n - i];
      |                 ^
simdzone/./src/generic/ip6.h:102:11: note: at offset [-2147483600, -16] into destination object ‘tmp’ of size 16
  102 |   uint8_t tmp[NS_IN6ADDRSZ], *tp, *endp, *colonp;
      |           ^
gcc -I/usr/lib/x86_64-linux-gnu/mylibc/glibc-2.41/install/includ
simdzone/./src/generic/ip6.h: In function ‘inet_pton6’:
simdzone/./src/generic/ip6.h:172:17: warning: writing 32 bytes into a region of size 0 [-Wstringop-overflow=]
  172 |       endp[- i] = colonp[n - i];
      |                 ^
simdzone/./src/generic/ip6.h:102:11: note: at offset [-2147483600, -16] into destination object ‘tmp’ of size 16
  102 |   uint8_t tmp[NS_IN6ADDRSZ], *tp, *endp, *colonp;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions