libevhtp icon indicating copy to clipboard operation
libevhtp copied to clipboard

All main structures should be ref counted.

Open NathanFrench opened this issue 7 years ago • 2 comments

NathanFrench avatar May 24 '17 05:05 NathanFrench

Added user-defined malloc/free functionality here https://github.com/criticalstack/libevhtp/commit/73b54c67653e5d0658de83be0276e9316a3bba39

Reference counting casts are easy from here.

NathanFrench avatar Jul 14 '17 05:07 NathanFrench

https://gist.github.com/NathanFrench/60573fcb5bd5a7b980eaf4e3feff9dd7

NathanFrench avatar Jul 14 '17 06:07 NathanFrench