Project

General

Profile

Actions

Bug #4922

closed

all calloc() implementations should check for overflow

Added by Rich Lowe almost 9 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
Low
Assignee:
Category:
lib - userland libraries
Start date:
2014-06-12
Due date:
% Done:

100%

Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
External Bug:

Description

We have a depressing number of calloc() implementations, only a subset of which check for integer overflow.

The remaining ones, aside from compatibility concerns or futility, should check too. These include mapmalloc, mtmalloc, libmalloc, and the rtld calloc.

Actions

Also available in: Atom PDF