Opened 9 years ago
Closed 8 years ago
#1286 closed defect (fixed)
rasserver segfaults when inserting binary data from java
Reported by: | Dimitar Misev | Owned by: | Dimitar Misev |
---|---|---|---|
Priority: | major | Milestone: | 9.2 |
Component: | httpserver | Version: | development |
Keywords: | Cc: | Peter Baumann, andrej.andrejev@… | |
Complexity: | Medium |
Description
Program to reproduce the issue is attached. It happens because of an uninitialized variable in the server, patch is on the way.
Attachments (1)
Change History (3)
by , 9 years ago
Attachment: | ConnectorTest.java added |
---|
comment:1 by , 8 years ago
comment:2 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Patch submitted.