| Bug #34877 | Invalid Values are showing in variable on assigning valid values. | ||
|---|---|---|---|
| Submitted: | 27 Feb 2008 11:48 | Modified: | 2 Oct 2008 17:16 |
| Reporter: | Salman Rawala | ||
| Status: | Not a Bug | ||
| Category: | Server | Severity: | S3 (Non-critical) |
| Version: | OS: | Any | |
| Assigned to: | Target Version: | ||
| Tags: | Out Of Memory error | ||
| Triage: | Triaged: D3 (Medium) | ||
[27 Feb 2008 11:48]
Salman Rawala
[28 Feb 2008 0:13]
Sveta Smirnova
Thank you for the report. Verified as described.
[2 Oct 2008 17:16]
Konstantin Osipov
Assignment to a variable carries certain semantics. If the server attempts to pre-allocate memory and fails, assignment fails.
[2 Oct 2008 17:17]
Konstantin Osipov
A complain that even after an error the variable gets the new value, rather than 0 or old value, may be valid. Please open a separate bug report for it if necessary.
