[Bug 206752] [patch] /bin/date format conversion bug

2016-01-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206752 Bug ID: 206752 Summary: [patch] /bin/date format conversion bug Product: Base System Version: 11.0-CURRENT Hardware: Any OS: Any Status: New Keyword

[Bug 206581] bxe_ioctl_nvram handler is faulty

2016-01-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206581 --- Comment #3 from CTurt --- To clarify my original post, the bound check is fine. However, there is a problem that multiple parts of this code use `copyin` without checking the result, which could possibly lead to the use of uninitialise

[Bug 206749] Lack of checks on values in ELF headers in kernel linker

2016-01-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206749 --- Comment #1 from CTurt --- Actually, since `M_WAITOK` is specified for the allocations, the current thread would theoretically sleep forever, whilst waiting for enough memory for the allocation. >From the man page (https://www.freebsd.o

[Bug 206749] Lack of checks on values in ELF headers in kernel linker

2016-01-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206749 Bug ID: 206749 Summary: Lack of checks on values in ELF headers in kernel linker Product: Base System Version: 11.0-CURRENT Hardware: Any OS: Any

[Bug 206649] [PATCH] Common gestures for Cypress i2c touchpad

2016-01-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206649 Alexander Mishurov changed: What|Removed |Added Summary|[cyapa][patch] common |[PATCH] Common gestures for

[Bug 206649] [cyapa][patch] common touchpad gestures

2016-01-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206649 Alexander Mishurov changed: What|Removed |Added Flags||maintainer-feedback+ -- You

[Bug 206740] There is no check for iconv* functions when the libiconv library loaded by dlopen

2016-01-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206740 Iouri V. Ivliev changed: What|Removed |Added Summary|There is no check for |There is no check for

[Bug 206740] There is no check for iconv* functions for the dynamically loaded libiconv library

2016-01-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206740 Iouri V. Ivliev changed: What|Removed |Added Attachment #166274|text/plain |application/x-gzip mime

[Bug 206740] There is no check for iconv* functions for the dynamically loaded libiconv library

2016-01-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206740 Iouri V. Ivliev changed: What|Removed |Added Summary|There is no check for |There is no check for

[Bug 206740] There is no check for iconv* functions in the dynamically loaded libiconv library

2016-01-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206740 Iouri V. Ivliev changed: What|Removed |Added Attachment #166274|fies use of iconv* |fixes use of iconv* descr

[Bug 206740] There is no check for iconv* functions in the dynamically loaded libiconv library

2016-01-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206740 Iouri V. Ivliev changed: What|Removed |Added Attachment #166274|fixup using iconv* |fies use of iconv* descri

[Bug 206740] There is no check for iconv* functions in the dynamically loaded libiconv library

2016-01-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206740 Bug ID: 206740 Summary: There is no check for iconv* functions in the dynamically loaded libiconv library Product: Base System Version: 9.3-STABLE Hardware: Any

[Bug 206716] HPN-SSH: getsockopt(SO_SNDBUF) returns high watermark, not setsockopt(SO_SNDBUF)

2016-01-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206716 Dag-Erling Smørgrav changed: What|Removed |Added CC|d...@freebsd.org | --- Comment #3 from Dag-E