• Dridi Boukelmoune's avatar
    ws: Constify WS_Printf() · e5bf34a0
    Dridi Boukelmoune authored
    Unlike WS_Alloc() it fills the allocated space with the result, which
    should be considered constant at this point. And on top of that it's
    a constant string and shouldn't be a void pointer.
    e5bf34a0
Name
Last commit
Last update
..
tests Loading commit data...
Makefile.am Loading commit data...
automake_boilerplate.am Loading commit data...
flint.lnt Loading commit data...
flint.sh Loading commit data...
vmod_cookie.c Loading commit data...
vmod_cookie.vcc Loading commit data...