-
Note: the issue was created automatically with bugzilla2github tool
Original bug ID: BZ#2582
From: Paolo Herms <>
Reported version: 8.3
-
```
One shall never write
p = realloc(p, len);
but
p2 = realloc(p, len);
if (!p2) { handle the error/free the memory/...}
```
Original issue reported on code.google.com by `luc.herm...@gma…
-
```
One shall never write
p = realloc(p, len);
but
p2 = realloc(p, len);
if (!p2) { handle the error/free the memory/...}
```
Original issue reported on code.google.com by `luc.herm...@gma…
-
```
One shall never write
p = realloc(p, len);
but
p2 = realloc(p, len);
if (!p2) { handle the error/free the memory/...}
```
Original issue reported on code.google.com by `luc.herm...@gma…
-
```
One shall never write
p = realloc(p, len);
but
p2 = realloc(p, len);
if (!p2) { handle the error/free the memory/...}
```
Original issue reported on code.google.com by `luc.herm...@gma…
-
```
One shall never write
p = realloc(p, len);
but
p2 = realloc(p, len);
if (!p2) { handle the error/free the memory/...}
```
Original issue reported on code.google.com by `luc.herm...@gma…
-
```
One shall never write
p = realloc(p, len);
but
p2 = realloc(p, len);
if (!p2) { handle the error/free the memory/...}
```
Original issue reported on code.google.com by `luc.herm...@gma…
-
```
One shall never write
p = realloc(p, len);
but
p2 = realloc(p, len);
if (!p2) { handle the error/free the memory/...}
```
Original issue reported on code.google.com by `luc.herm...@gma…
-
```
One shall never write
p = realloc(p, len);
but
p2 = realloc(p, len);
if (!p2) { handle the error/free the memory/...}
```
Original issue reported on code.google.com by `luc.herm...@gma…
-
```
One shall never write
p = realloc(p, len);
but
p2 = realloc(p, len);
if (!p2) { handle the error/free the memory/...}
```
Original issue reported on code.google.com by `luc.herm...@gma…