Skip to Content.
Sympa Menu

freetds - [freetds] Uninitialised Values in cs_dt_crack

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Mitch Freed <mfreed AT nitrosecurity.com>
  • To: freetds AT lists.ibiblio.org
  • Subject: [freetds] Uninitialised Values in cs_dt_crack
  • Date: Thu, 19 May 2011 11:51:45 -0600

When running valgrind against a client app linking against ctlib that uses cs_dt_crack you get uninitialised value warnings like this:

==32365== Conditional jump or move depends on uninitialised value(s)


==32365== at 0x5538A0A: __offtime (offtime.c:41)


==32365== by 0x553AFA6: __tz_convert (tzset.c:648)


==32365== by 0x4E3C451: cs_dt_crack (cs.c:840)

It looks like there is some old code in there that never got removed.

Thanks for the great library,
Mitch
This e-mail message and any attachments contain information that is
confidential and may be privileged. If the reader of this e-mail is not the
intended recipient, you are hereby notified that any dissemination,
distribution or copying of this communication is strictly prohibited. If you
have received this communication in error, please immediately notify us by
replying to this message or by sending an email to
postmaster AT nitrosecurity.com, and destroy all copies of this message and any
attachments without reading or disclosing them. Thank you.





Archive powered by MHonArc 2.6.24.

Top of Page