Date: Tue, 3 Nov 2015 14:36:14 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ache@FreeBSD.org, ae@FreeBSD.org, hselasky@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-current@FreeBSD.org Subject: FreeBSD_HEAD - Build #3470 - Fixed Message-ID: <1745046265.22.1446561376900.JavaMail.jenkins@jenkins-9.freebsd.org> In-Reply-To: <1623599462.18.1446547754455.JavaMail.jenkins@jenkins-9.freebsd.org> References: <1623599462.18.1446547754455.JavaMail.jenkins@jenkins-9.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
FreeBSD_HEAD - Build #3470 - Fixed: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD/3470/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD/3470/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD/3470/console Change summaries: 290334 by ae: Eliminate any conditional increments of object_opcodes in the check_ipfw_rule_body() function. This function is intended to just determine that rule has some opcodes that can be rewrited. Then the ref_rule_objects() function will determine real number of rewritten opcodes using classify callback. Reviewed by: melifaro Obtained from: Yandex LLC Sponsored by: Yandex LLC 290332 by ae: Add ipfw_check_object_name_generic() function to do basic checks for an object name correctness. Each type of object can do more strict checking in own implementation. Do such checks for tables in check_table_name(). Reviewed by: melifaro Obtained from: Yandex LLC Sponsored by: Yandex LLC 290330 by ae: Implement `ipfw internal olist` command to list named objects. Reviewed by: melifaro Obtained from: Yandex LLC Sponsored by: Yandex LLC 290329 by ache: Use meaningful errno for ssize_t overflow in read(). Catch size_t overflow in malloc(). PR: 204230 MFC after: 1 week 290328 by hselasky: Revert r290327. The compiler warnings seems to be specific to clang v3.5 only.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1745046265.22.1446561376900.JavaMail.jenkins>