nat: sizeof char *  != sizeof char[], make the code work on 64bit systems

The test cases were failing on 64bit systems because the sizeof
code operated on the pointer size which is 8 and longer than the
size that was intended to be used for comparing it.
2 files changed
tree: ef47817af1e1b3dfdd2858aa3586fa60cc23b6b2
  1. debian/
  2. hlrsync/
  3. linux-kernel/
  4. openbsc/
  5. wireshark/
  6. README