Ticket #1333 (closed defect: fixed)

Opened 8 months ago

Last modified 6 months ago

"PR_SET_DUMPABLE" is undefined / server.c

Reported by: g.fischer@ah-online.com Assigned to: jan
Priority: normal Milestone: 1.4.18
Component: core Version: 1.4.17
Severity: normal Keywords:
Cc: Blocking:
Need Feedback: 0

Description

irix 6.5.30, mipspro 7.4.x


cc-1020 c99: ERROR File = server.c, Line = 780

The identifier "PR_SET_DUMPABLE" is undefined.

prctl(PR_SET_DUMPABLE, 1, 0, 0, 0);

Attachments

Change History

09/02/2007 07:49:02 PM changed by jan

  • status changed from new to closed.
  • resolution set to fixed.
  • milestone changed from 1.5.0 to 1.4.18.

fixed in [1979] for trunk/ and [1980] in 1.4.18

(in reply to: ↑ description ) 11/18/2007 10:04:28 PM changed by anonymous

Replying to g.fischer@ah-online.com:

irix 6.5.30, mipspro 7.4.x -------------------------- cc-1020 c99: ERROR File = server.c, Line = 780 The identifier "PR_SET_DUMPABLE" is undefined. prctl(PR_SET_DUMPABLE, 1, 0, 0, 0);


Add/Change #1333 ("PR_SET_DUMPABLE" is undefined / server.c)




Change Properties
Action