Commits

MuQun Yang committed 504fbbe27f3
[svn-r11562] Purpose: Avoid bug for family file driver backward compatibility with 1.6. Description: Because there is no srcdir on windows, string pathname should be initialized as NULL before using strcat. Solution: Changed the code as above. Platforms tested: too minor to test. Misc. update: