Issue #3008 has been reported by dcb. ---------------------------------------- Bug #3008: lib/libalias: three problems http://bugs.dragonflybsd.org/issues/3008
* Author: dcb * Status: New * Priority: Normal * Assignee: * Category: * Target version: ---------------------------------------- dragonfly/lib/libalias/alias_db.c:857]: (style) Variable 'icount' is modified but its new value is never used. [dragonfly/lib/libalias/alias_proxy.c:667]: (warning) sscanf() without field width limits can crash with huge input data. [dragonfly/lib/libalias/alias_proxy.c:738]: (warning) sscanf() without field width limits can crash with huge input data. The first one looks like a simple unused local variable. The next two look like buffer sizes need to go into %s specifiers. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account