X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=musl%2Fbugs.html;h=8e1d344659f42580e1e4acc8d16f4a3848f87558;hb=HEAD;hp=bc06c28f54194487f82a0ce6f96ec7f070398600;hpb=83a0f3c78de282c792231760def0c54d02658da7;p=www diff --git a/musl/bugs.html b/musl/bugs.html index bc06c28..8e1d344 100644 --- a/musl/bugs.html +++ b/musl/bugs.html @@ -1,6 +1,9 @@ bugs + +

unmaintained, moved to http://wiki.musl-libc.org/wiki/Bugs_found_by_musl +

bugs found or refound by musl

bugs relevant for musl

@@ -162,6 +166,7 @@
  • NULL in vararg functions (ewontfix article)
  • gcc fixincludes (ewontfix article)
  • gcc 31798 (on arm libgcc has undefined reference to raise) +
  • gcc 56888 (memcpy is compiled to invoke memcpy) gcc-help thread

    unreported bugs

    @@ -198,6 +203,7 @@
  • bionic/wchar.cpp 'if (n == 0)' is wrong, should be 'if (s == NULL)' and later 'if (n == 0) return -2'
  • gcc vs c99 annex f issues
  • gcc dl_iterate_phdr configure check (hard coded solaris header check + glibc/bionic/bsd ifdef + config.host overrides) +
  • libxml2 and glib: ub and several threading and allocation related bugs

    misc