> Is there a normal/clean way to free const stuff? 

Thanks to google...
   free((void *)(intptr_t)ntsconfig.aead);

intptr_t is an integer big enough to hold a pointer.


-- 
These are my opinions.  I hate spam.



_______________________________________________
devel mailing list
devel@ntpsec.org
https://lists.ntpsec.org/mailman/listinfo/devel

Reply via email to