[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Nufw-devel] nubase bug
From: |
Francesco Varano |
Subject: |
[Nufw-devel] nubase bug |
Date: |
Fri, 30 May 2008 17:54:45 +0200 |
Hi,
i would like to focus your attention on the
'nubase_config_table_get_or_default' function and how it fails in
authmysql module:
In this module it's parsed a configuration variable called
mysql_userinfo_table_name, but the above function fails getting the
mysql_user parameter instead. This is due to strcmp usage.
A simple solution could be to rename all authmysql related parameter
from mysql_userinfo_table_name to something like
authmysql_userinfo_table_name, but in future we should always pay
attention to this problem.
as always, thank you for you job,
best regards,
Francesco
- [Nufw-devel] nubase bug,
Francesco Varano <=