-
Bug
-
Resolution: Fixed
-
P4
-
hs25, 9
-
b15
-
generic
-
generic
The code cache keeps track of the number of blobs that are currently stored in the code cache (_number_of_blobs). If the code cache is full and allocation fails, '_number_of_blobs' is incremented although it should not.