Skip to content

Added missing EOF / EOS condition that may lead to an infinite loop

Julien Vanegue requested to merge jvanegue/libxpm:master into master

One liner to make sure the return of getc is checked like the ones immediately above.

Merge request reports