看板 DFBSD_commit 關於我們 聯絡資訊
commit a8446559e7d543a72dbb7a8ef314eba07dd0217d Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Mon Dec 14 08:30:08 2009 -0800 HAMMER Utility - fix unfreeable pointer in 'hammer info' * Fix the construction of the mountedon variable to ensure the variable can be free()'d. Reported-by: "Steve O'Hara-Smith" <steve@sohara.org> Also-suggested-by: Antonio Huete Jimenez <ahuete.devel@gmail.com> Summary of changes: sbin/hammer/cmd_info.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a8446559e7d543a72dbb7a8ef314eba07dd0217d -- DragonFly BSD source repository