You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm sure there's a good reason for writing it this way but this code is currently causing problems when loading zero-length resources. (The resource ends up being the size of the entire file)
I'm sure there's a good reason for writing it this way but this code is currently causing problems when loading zero-length resources. (The resource ends up being the size of the entire file)
Graphite/libGraphite/data/data.cpp
Lines 56 to 67 in e850681