cache/entry_rr: fixed undefined behavior
- May 29, 2018
-
-
Marek Vavruša authored
Pointer arithmetic with 'void *' is undefined, it only works as GNU extension.
-
Self sign-up has been disabled due to increased spam activity. If you want to get access, please send an email to a project owner (preferred) or at gitlab(at)nic(dot)cz. We apologize for the inconvenience.
Pointer arithmetic with 'void *' is undefined, it only works as GNU extension.
Pointer arithmetic with 'void *' is undefined, it only works as GNU extension.