Edit

IABSD.fr/ports/net/yersinia

Branch :

  • Show log

    Commit

  • Author : naddy
    Date : 2023-02-10 20:45:30
    Hash : dad93b9d
    Message : net/yersinia: repair integer/pointer mixup to fix build with clang 15 Drop unconditional -DLBL_ALIGN, there is now a configure check. Fix misdeclared variable and corresponding memcpy() size. with and ok tb@