

2·
1 day agoMine was very much like that, but they also deleted the pointer after sending it, but before receiving it for good measure.


Mine was very much like that, but they also deleted the pointer after sending it, but before receiving it for good measure.


The C++ code went something like this:
My work upgraded to Windows 11, now I have lag for a right click menu to appear, and once it does individual items (like Open with Notepad++) just show up as “Loading…” for several more seconds.
Oh no, when they deserialized the int/pointer they used it like the original structure (which now points to freed memory). They meant to serialize the data structure across, but only sent the memory address.