ramdisk icon indicating copy to clipboard operation
ramdisk copied to clipboard

Original repo broken service handle missing

Open SkybuckFlying opened this issue 5 months ago • 0 comments

I've decided to upload the broken code, (To a seperate branch called: "original_repo_broken_ServiceHandleMissing")

As far as I can tell the broken code is not really that big of an issue.

To fix it, it would probably require storing the ServiceHandle into the object.

h_sv is created somewhere, can't remember clearly, maybe storing that in ServiceHandle member field could fix this code.

For now I ran out of steam trying to fix this.

But perhaps you will find this code interesting to see what it does... there are some other fixes in here too.. in create ram and such in case for whatever reason ram disk creation fails, I could imagine this might happen if out of memory or something...

SkybuckFlying avatar Aug 06 '25 16:08 SkybuckFlying