Commit Graph

28 Commits

Author SHA1 Message Date
Lev Walkin 3fd85d8ae4 PER aligned flush 2017-08-02 13:32:19 -07:00
Simo Sorce e6b650a0d9 Check and propagate error
per_put_few_bits should be checked for errors.
Checked return, fund by coverity.

Signed-off-by: Simo Sorce <simo@redhat.com>
2017-03-26 05:00:01 -07:00
Lev Walkin f3ecbcaaf2 Merge pull request #75 from devjoa/master
Fixed debug logging bug in per_get_few_bits.
2016-12-02 11:25:05 -08:00
Lev Walkin 034ee194f4 no dereference before check 2016-03-14 02:28:33 -07:00
devjoa 878c8b7311 Updated debug logging output in per_get_few_bits, because in some cases this caused a segment fault in the framework, due to a malformed message. 2015-12-17 11:11:13 +01:00
Lev Walkin 6c52784de1 PER-encoding of integers wider than 32 bits 2014-02-09 04:34:54 -08:00
Lev Walkin 2e763993f9 remove compiler warnings 2011-07-21 01:17:37 +04:00
Lev Walkin fe1ffaff23 removed warnings in debug mode compilation 2010-10-25 21:07:59 -07:00
Lev Walkin 190419b23c PER decoding of open types fix 2010-10-25 19:19:17 -07:00
Lev Walkin 109ade5f81 PER encoding fix. Reported by Grzegorz Aksamit. 2010-10-24 20:48:05 -07:00
Lev Walkin 5d7af845a3 more debug 2007-07-23 09:56:41 +00:00
Lev Walkin 8b5ccc4bb0 proper types for printing 2007-06-29 16:01:51 +00:00
Lev Walkin 88acdd7811 more debugging 2007-06-29 02:28:05 +00:00
Lev Walkin 9218bc1ed2 shared stuff split off to per_opentype.[ch] 2007-06-27 04:09:37 +00:00
Lev Walkin a2987ea6f9 instrumentation 2007-06-26 23:56:54 +00:00
Lev Walkin 00e43917e6 couting overhead 2007-06-26 07:18:54 +00:00
Lev Walkin 5ce11fde2b moving 2007-06-26 03:16:35 +00:00
Lev Walkin d00657f652 per_get_undo() 2007-06-26 02:51:10 +00:00
Lev Walkin 5b78e1cbcb uper extensions decoding 2007-06-24 06:26:47 +00:00
Lev Walkin 62258e25ff extensibility in SEQUENCE uper writer 2007-06-23 23:50:25 +00:00
Lev Walkin 8b8381f490 flushing from the right point 2006-09-28 07:45:14 +00:00
Lev Walkin 0a8aa6043f per encoding support 2006-09-18 20:05:55 +00:00
Lev Walkin bc6917730d more granular PER encoding 2006-09-17 11:02:53 +00:00
Lev Walkin 9f5bb3ae4b per support 2006-08-18 01:46:46 +00:00
Lev Walkin 523de9eba2 per support 2006-08-18 01:34:18 +00:00
Lev Walkin 1d9e8dd64e added stack control to PER 2005-12-07 05:46:03 +00:00
Lev Walkin 6036488576 expanding range: <= 31 bits now 2005-11-28 06:58:11 +00:00
Lev Walkin 59b176ee35 upgrade: PER related changes 2005-11-26 11:25:14 +00:00