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
{{ message }}
This repository has been archived by the owner on Feb 16, 2018. It is now read-only.
In the decoder's decode method, once a key is read that has an expiry that expiry will be provided to every single object read afterwards. For someone trying to restore a Redis DB from the RDB file, this would be a Bad Thing. I will make a PR ASAP as the fix is easy.
The text was updated successfully, but these errors were encountered:
justonia
pushed a commit
to justonia/rdb
that referenced
this issue
Dec 7, 2015
In the decoder's decode method, once a key is read that has an expiry that expiry will be provided to every single object read afterwards. For someone trying to restore a Redis DB from the RDB file, this would be a Bad Thing. I will make a PR ASAP as the fix is easy.
The text was updated successfully, but these errors were encountered: