Bug in SetMagickRegistry in 6.3.4-7
Posted: 2007-06-09T07:45:39-07:00
SetMagickRegistry post-increments the value of 'id' after using it to make the key. The returned id is thus 1 greater than value used to make the key. GetMagickRegistry uses the key unchanged and then fails to find the image in the registry.