Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removed 'marshal' from the list of "ok" built-in functions -- the
unmarshalling code is actually rather naive and can easily be caused to crash by feeding it invalid data. This should be fixed in the marshal module, but I don't have the time to fix it now :-(
- Loading branch information