delphij 9a0c37807b MFC r287320:
- uri is expected to be nul-terminated (strchr used later),
   so use strlcpy instead of strncpy.
 - replace the other two cases of strncpy+\0 with strlcpy.
2015-09-14 18:57:50 +00:00
..
2015-09-14 18:57:50 +00:00
2012-05-10 02:07:00 +00:00