Dnia 2012-05-14, pon o godzinie 22:42 -0700, Joel Hedden pisze: > I noticed a bug in the s2s whitelist code which could be fixed using > the following patch (vs. top of tree):
Thanks. Comitted at: https://github.com/Jabberd2/jabberd2/commit/326d4d5fc5 > I actually replaced the strncpy with strlcpy, but this change should > work as well. Unfortunately strlcpy in non-standard, so we have to stick with strncpy. -- Tomasz Sterna Instant Messaging Consultant : Open Source Developer http://tomasz.sterna.tv/ http://www.xiaoka.com/portfolio
