yuzu/src/core/hle/service/nfp
Lioncash d64ba58759 nfp: Correct uninitialized size being used within GetTagInfo()
We were previously the name of the object being initialized within its
own initializer, which results in uninitialized data being read.
2021-02-09 17:42:02 -05:00
..
nfp_user.cpp
nfp_user.h
nfp.cpp nfp: Correct uninitialized size being used within GetTagInfo() 2021-02-09 17:42:02 -05:00
nfp.h