feh
: libpng warning: iCCP: known incorrect sRGB profile
!00muhbou
valgrind output:
```
==20055== Conditional jump or move depends on uninitialised value(s)
==20055== at 0x388F9F: CSkins::LoadSkin(char const, char const, int) (skins.cpp:85)
==200...git reset --hard ddnet/master
that branch then git cherry-pick origin/master
git config --global pull.rebase true
$ find . -iname '*.map' | while read i; do echo $i; map_extract $i > /dev/null; find . -iname '*.png' | while read j; do dilate $j; rm -- $j; done; done
For skins Soreu and the skin DB team is already taking care. (but I checked and the ones in Skin DB now can all be loaded without error)