sim: hw: replace fgets with getline
authorMike Frysinger <vapier@gentoo.org>
Sat, 16 Jan 2021 03:24:38 +0000 (22:24 -0500)
committerMike Frysinger <vapier@gentoo.org>
Sat, 30 Jan 2021 06:07:58 +0000 (01:07 -0500)
commitf4dd74915b2139dbc64eecc38a0acda40408c3b2
treece630a698206acb88d939985045ec9b1464450b6
parent481fac96bd6e2db034174f534bed885f3e76925a
sim: hw: replace fgets with getline

This avoids fixed sized buffers on the stack.
sim/common/ChangeLog
sim/common/sim-hw.c
This page took 0.023785 seconds and 4 git commands to generate.