Bah, we have to handle the empty string too. Whenever there were empty
authorMichael Matz <matz@suse.de>
Tue, 5 Feb 2008 14:06:26 +0000 (14:06 +0000)
committerMichael Matz <matz@suse.de>
Tue, 5 Feb 2008 14:06:26 +0000 (14:06 +0000)
commit93759a456daf00b34a7b46785e08e81c773eccc5
tree3c122f545b66ed0a9767cda9b38cb473755703ee
parent70a0f5d3828a25fa831a7c1455afb5873502e41c
Bah, we have to handle the empty string too.  Whenever there were empty
strings (STRID_EMPTY), e.g. in s->vendor, the SOLV file was fairly
messed up in subtle ways.  This might fix #354404 (at least with this I
can't reproduce it).  Probably most SOLV files need to be regenerated.
tools/repo_write.c