Skip to content

[ ] operator implementation bug #36

@mbiswal94

Description

@mbiswal94

The [ ] operation in the implementation of vector returns a reference to the memory in the cache without taking care that the page should not be replaced in the buffer.
The solution should aim to guarantee avoidance of replacement of such pages without a possibility of the program to enter an inconsistent state or crash!

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions