Bedtime with Rosie

Bedtime with Rosie is a 1974 British comedy-drama film directed by Wolf Rilla and starring Una Stubbs, Ivor Burgoyne and Diana Dors.[1] A pregnant single woman on her way to the Netherlands stays with her Aunt, while there she begins to strike up a relationship with her aunt's lodger, a reclusive bachelor.

Bedtime with Rosie
Directed byWolf Rilla
Produced byMichael Fenton
Wolf Rilla
Written byIvor Burgoyne
StarringUna Stubbs
Ivor Burgoyne
Diana Dors
Johnny Briggs
Music byRoger Webb
CinematographyMark McDonald
Edited byBernard Gribble
Release date
  • February 1975 (1975-02)
Running time
76 minutes
CountryUnited Kingdom
LanguageEnglish

Cast

gollark: It's actually my largest and most successful project, too!
gollark: On Switchcraft I actually have a system which detects people complaining about it and logs it to the incident report system as blasphemy.
gollark: > I mean, I don't think that potatOS was a success<@170530017103577089> HERESY!
gollark: <@!222424031368970240> If you're trying to make a sandbox which can't be broken even if you know it's there and are deliberately trying to remove it here are some things to watch out for- `getfenv`- `os.queueEvent` (if you run code which does basically any IO outside of the sandbox/with access to non-sandbox functions)- `debug`- `load` (it has some weird environment quirks)- `io` (due to, again, environment weirdness, depending on how you load the new FS API it might still use the regular one)- potential meddling with global APIs like `string` and/or metatables, to confuse your sandboxing codeand to hide it you probably also want to worry about- `debug`- `string.dump`- `error` (you can generate stack tracebacks in a really convoluted way using it, which could allow detecting the sandbox)- `error` (in some very convoluted way you can generate stack tracebacks using this and thus realize
gollark: Proper sandboxing is extremely hard. But if you want to protect against people/things not actively attempting to break it you can do quite well.

References


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.