Files
libstrophe-gh/tests
Dmitry Podgorny f351d62355 tests/jid: fixed crash on QNX
QNX version of printf() doesn't check whether a string is valid or not.
Passing NULL pointer leads to a crash inside strlen(). Fix this with a
wrapper _s() which returns "<NULL>" for instead of NULL pointer.
Add checks before strcmp() to avoid crash in case of unexpected result
of the jid functions.
2016-09-02 19:57:25 +03:00
..
2015-10-13 22:39:27 +03:00
2016-04-30 16:37:18 +00:00
2014-10-23 08:44:52 +02:00
2016-09-02 19:57:25 +03:00
2015-10-18 03:05:38 +03:00
2014-10-23 08:44:52 +02:00
2016-04-13 12:40:42 +00:00
2014-10-23 08:44:52 +02:00