]> git.ipfire.org Git - thirdparty/ccache.git/commit
Avoid bad function cast by using temporary
authorAnders F Björklund <anders.f.bjorklund@gmail.com>
Sun, 16 Sep 2018 17:07:44 +0000 (19:07 +0200)
committerAnders F Björklund <anders.f.bjorklund@gmail.com>
Sun, 16 Sep 2018 17:07:44 +0000 (19:07 +0200)
commitc46da15589b971981435e11be31f9f2ccae1bb77
tree87f6962fa0a5cca26693f52cf9d8b64a2c0e692c
parent063c3718d8ccb6b4007ec46329b425db30a40b39
Avoid bad function cast by using temporary

The result after round/ceil _should_ work
src/cleanup.c
src/hashtable.c