Skip to content

extend map as needed during processing #12

Description

@misael-diaz

add code to grow the mmap() while locating the timestamps in the whasapp-chat to make the app more robust

considerations:

  • instead of using a pointer, use offsets to keep track of the timestamps, user, and messages
  • consider refactoring the extending map code into a function that the app calls as needed

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions