/iiot-qemu_x86-samples-dnsResolvePlayground

example which uses dns module on qemu_x86 to demonstrate memory access violation bug

Primary LanguageC

dns resolve playground

How to test application using QEMU:

  • run bash scripts/build_qemu.sh
  • cd dnsresolve/build and ninja run
  • OR bash scripts/run_qemu.sh