gluploadelement: Avoid race condition of base class' context.
The base class' context may change, we should use the common API with lock to access it, rather than the just directly access the struct field.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
The base class' context may change, we should use the common API with lock to access it, rather than the just directly access the struct field.