This patch fixes a bug appearing on big endian machines where the returned XML...
This patch fixes a bug appearing on big endian machines where the returned XML is not the one that is expected (see test/nwfilterxml2xmltest). The problem is due to for example the casting of pointers to unsigned integers to void * and then back to 16 bit integers.
Showing
想要评论请 注册 或 登录