Skip to content
This repository was archived by the owner on Oct 28, 2020. It is now read-only.

Conversation

mikeowens
Copy link

Three small fixes:

  1. FreeBSD open() does not have S_IRUSR | S_IWUSR
  2. The source pointer for memcpy() in linenoiseHistorySave() is incorrect. It should point to head of list.
  3. linenoiseHistorySave() needs to check for NULL pointer (although this was a side effect of (2))

@OmarAyo
Copy link

OmarAyo commented Aug 31, 2018

Hi @mikeowens

Thanks a lot for your improvements. We are using an Apache 2 CLA for ArangoDB and its sub-components, which can be found here: https://www.arangodb.com/documents/cla.pdf

Could you please sign, scan and email it to [email protected]

Thanks a lot

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants