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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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