SUSE / libpulp

libpulp enables live patching in user space applications.
GNU Lesser General Public License v2.1
55 stars 11 forks source link

Get libpulp to compile on GCC 12 #96

Closed giulianobelinassi closed 2 years ago

giulianobelinassi commented 2 years ago

On GCC 12, fgets return value must be catch when -Werror is specified.

Signed-off-by: Giuliano Belinassi gbelinassi@suse.de