I fixed these two problems:
     ==23939==    at 0x415279C: case_unref (case.h:141)
     ==22558==    at 0x40ECFA9: categoricals_done (categoricals.c:508)


These two:
     ==21917==    at 0x44C42EF: gsl_histogram_accumulate (in 
/usr/lib/libgsl.so.0.15.0)
     ==12519==    at 0x4670A2E: inflateReset2 (in /usr/lib/libz.so.1.2.3.4)

are "Conditional jump or move depends on uninitialised value(s)" issues.  So 
far as I can see we're doing nothing wrong, and the issue is comming from the
respective libraries.  Sometimes libraries do such things for optimisation 
purposes.  So I think we probably don't need to worry about those two.


That leaves just two:

     ==6087==    at 0x4179BCF: text_parse_counted_string 
(sys-file-reader.c:2444)
     ==8689==    at 0x4179DDD: text_match (sys-file-reader.c:2491)

and the affected tests numbers are 79 and 104 respectively.

J'

-- 
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://keys.gnupg.net or any PGP keyserver for public key.

Attachment: signature.asc
Description: Digital signature

_______________________________________________
pspp-dev mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/pspp-dev

Reply via email to