Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge hotfix changes into development #523

Merged
merged 13 commits into from
Feb 28, 2019

Conversation

DL6ER
Copy link
Member

@DL6ER DL6ER commented Feb 26, 2019

By submitting this pull request, I confirm the following (please check boxes, eg [X]) Failure to fill the template will close your PR:

Please submit all pull requests against the development branch. Failure to do so will delay or deny your request

  • I have read and understood the contributors guide.
  • I have checked that another pull request for this purpose does not exist.
  • I have considered, and confirmed that this submission will be valuable to others.
  • I accept that this submission may not be used, and the pull request closed at the will of the maintainer.
  • I give this submission freely, and claim no ownership to its content.

How familiar are you with the codebase?:

10


Code maintenance, merging the latest hotfix into development.

Note that there is one additional change: In 9593233, I moved close(fd) further up and into the if(resize) code as suggested here: #519 (comment)

This template was created based on the work of udemy-dl.

DL6ER and others added 12 commits February 18, 2019 18:30
Signed-off-by: Mcat12 <newtoncat12@yahoo.com>
Signed-off-by: DL6ER <dl6er@dl6er.de>

Conflicts:
	shmem.c
…t that at least one of the objects has changed

Signed-off-by: DL6ER <dl6er@dl6er.de>
Signed-off-by: DL6ER <dl6er@dl6er.de>
…ory objects into all running processes, even if they are forks

Signed-off-by: DL6ER <dl6er@dl6er.de>
…a new virtual address

Signed-off-by: DL6ER <dl6er@dl6er.de>
This was causing an issue because each process had a different value
for the next string position, and caused corruption in the string
shared memory.

Signed-off-by: Mcat12 <newtoncat12@yahoo.com>
The version on development is 3, so this version should be 4.

Signed-off-by: Mcat12 <newtoncat12@yahoo.com>
Signed-off-by: DL6ER <dl6er@dl6er.de>
@DL6ER DL6ER added this to the v4.3 milestone Feb 26, 2019
dschaper
dschaper previously approved these changes Feb 26, 2019
shmem.c Outdated Show resolved Hide resolved
…ked code snippet that later modified leading to silently doubled code when merging development into this branch.

Signed-off-by: DL6ER <dl6er@dl6er.de>
@AzureMarker AzureMarker merged commit f1f0489 into development Feb 28, 2019
@AzureMarker AzureMarker deleted the git-flow/v4.2.3-development branch February 28, 2019 04:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants