• Marek Vavrusa's avatar
    lib/validate: fixed memory bug · 797a6c43
    Marek Vavrusa authored
    this code used memory pool of source packet instead
    of the answer, this could result in invalidated
    memory read if the memory occupied by source
    packet was rewritten
    797a6c43