]> git.ipfire.org Git - thirdparty/libsolv.git/commit
Do not silently ignore the userdata if it is too big
authorMichael Schroeder <mls@suse.de>
Thu, 3 Mar 2022 14:43:05 +0000 (15:43 +0100)
committerMichael Schroeder <mls@suse.de>
Thu, 3 Mar 2022 14:43:05 +0000 (15:43 +0100)
commit5cfb27db4421c40d3dba68b18082ac0878fe42c2
tree87a243c6e5a0bab8d29f164fa23b774e8fe1b5e9
parentfc694cf6fa388349d95fa63a539e8552079672c4
Do not silently ignore the userdata if it is too big

Instead error out when writing the solv file.
src/repo_write.c