diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-06-06 19:10:43 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-06-07 08:52:13 +0100 |
commit | 23f15c63777020f5d43b070a1eb2bcf246c19ff8 (patch) | |
tree | 8fae447ce79f4f44503204e8e47ef374001f72a7 /README.LSB | |
parent | 0a77f4b680332a692abf0231e397fab44c59bde3 (diff) | |
download | openembedded-core-23f15c63777020f5d43b070a1eb2bcf246c19ff8.tar.gz openembedded-core-23f15c63777020f5d43b070a1eb2bcf246c19ff8.tar.bz2 openembedded-core-23f15c63777020f5d43b070a1eb2bcf246c19ff8.zip |
rpm: Fix patch to ensure variables aren't used uninitialised
Recent patches were applied which removed a function which set the xx
variable. This means xx can be uninitalised and prerm functions can fail.
This adjusts the patch to ensure the xx value isn't used in such a way.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'README.LSB')
0 files changed, 0 insertions, 0 deletions