Actions
Bug #675
closedfix hsbd buffer retrieval code
Affected Versions:
Effort:
Difficulty:
Label:
Description
hsbd engine sends a NULL buffer with buflen set to a value > 0. This would happen under
low mem conditions where when realloc fails we fail to reset the len to 0, before returning.
This issue isn't present in 1.4 branch
Updated by Anoop Saldanha almost 12 years ago
Updated by Victor Julien almost 12 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Merged, thanks!
Actions