| Protocol: | local | User: | |
| Machine: | localhost | CVSROOT: | /nfs/cavern/cvs |
|
Filename: QUANTAnet_datapack_c.cxx | |||
| Revision 1.12 | scharver | 2004/03/12 00:26:32 | +22 -9 |
|
- Fixed potential crashes when not checking character pointers for NULL values. Calling memcpy() with a NULL character string leads directly to a crash. - When initializing, checks to make sure that a NULL string hasn't been passed in as the buffer. If so, a warning message is displayed to stderr. - When packing and unpacking string, returned FAILED if given a NULL pointer. | |||
| Show difference between Revision 1.11 and 1.12 | |||