Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(7822)

Issue 314210043: TBR: i#2116: increase MAXIMUM_PATH on UNIX

Can't Edit
Can't Publish+Mail
Start Review
Created:
7 years, 4 months ago by bruening
Modified:
7 years, 4 months ago
Reviewers:
zhaoqin
CC:
dynamorio-devs_googlegroups.com
Visibility:
Public.

Description

Commit log for first patchset: --------------- i#2116: increase MAXIMUM_PATH on UNIX Increases MAXIMUM_PATH from 260 to 512 on UNIX. This is a compromise value to allow reasonably long paths without requiring extra work on internal stack buffers and without requiring a change in things like MAX_OPTIONS_STRING. Fixes #2116 ---------------

Patch Set 1 #

Patch Set 2 : Committed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -3 lines) Patch
M core/lib/globals_shared.h View 1 chunk +12 lines, -3 lines 0 comments Download

Messages

Total messages: 2
bruening
7 years, 4 months ago (2016-12-20 17:53:02 UTC) #1
bruening
7 years, 4 months ago (2016-12-20 17:53:04 UTC) #2
Committed as
https://github.com/DynamoRIO/dynamorio/commit/0f7f89b335a7afa6de84f76a8c28239...

Final commit log: 
---------------
i#2116: increase MAXIMUM_PATH on UNIX

Increases MAXIMUM_PATH from 260 to 512 on UNIX.  This is a compromise value
to allow reasonably long paths without requiring extra work on internal
stack buffers and without requiring a change in things like
MAX_OPTIONS_STRING.

Fixes #2116

Review-URL: https://codereview.appspot.com/314210043
---------------
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b